patch-2.1.55 linux/drivers/char/Config.in
Next file: linux/drivers/char/apm_bios.c
Previous file: linux/arch/i386/kernel/sys_i386.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Sep 8 22:26:09 1997
- Orig file:
v2.1.54/linux/drivers/char/Config.in
- Orig date:
Sun Sep 7 13:10:42 1997
diff -u --recursive --new-file v2.1.54/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -104,7 +104,9 @@
tristate ' Acquire SBC Watchdog Timer' CONFIG_ACQUIRE_WDT
fi
bool 'Enhanced Real Time Clock Support' CONFIG_RTC
-bool 'Tadpole ANA H8 Support' CONFIG_H8
+if [ "$CONFIG_PPC" = "y" ]; then
+ bool 'Tadpole ANA H8 Support' CONFIG_H8
+fi
tristate '/dev/nvram support' CONFIG_NVRAM
tristate 'PC joystick support' CONFIG_JOYSTICK
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov