patch-2.1.128 linux/arch/m68k/config.in
Next file: linux/arch/m68k/kernel/m68k_defs.h
Previous file: linux/arch/m68k/atari/stram.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Wed Nov 11 11:50:00 1998
- Orig file:
v2.1.127/linux/arch/m68k/config.in
- Orig date:
Fri Oct 9 13:27:05 1998
diff -u --recursive --new-file v2.1.127/linux/arch/m68k/config.in linux/arch/m68k/config.in
@@ -266,7 +266,7 @@
tristate 'Parallel printer support' CONFIG_M68K_PRINTER
if [ "$CONFIG_ZORRO" = "y" ]; then
- dep_tristate 'Multiface Card III parallel support' CONFIG_MULTIFACE_III_LP $CONFIG_PRINTER
+ dep_tristate 'Multiface Card III parallel support' CONFIG_MULTIFACE_III_LP $CONFIG_M68K_PRINTER
fi
if [ "$CONFIG_AMIGA" = "y" ]; then
tristate 'Amiga mouse support' CONFIG_AMIGAMOUSE
@@ -333,11 +333,6 @@
if [ "$CONFIG_WATCHDOG" != "n" ]; then
bool ' Disable watchdog shutdown on close' CONFIG_WATCHDOG_NOWAYOUT
bool ' Software Watchdog' CONFIG_SOFT_WATCHDOG
-fi
-if [ "$CONFIG_VME" = "y" ]; then
- define_bool CONFIG_UMISC y
-else
- bool 'Support for user misc device modules' CONFIG_UMISC
fi
if [ "$CONFIG_ATARI" = "y" ]; then
bool 'Enhanced Real Time Clock Support' CONFIG_RTC
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov