patch-2.3.99-pre4 linux/arch/sh/config.in
Next file: linux/arch/sh/defconfig
Previous file: linux/arch/sh/Makefile
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Mon Mar 27 10:26:15 2000
- Orig file:
v2.3.99-pre3/linux/arch/sh/config.in
- Orig date:
Mon Mar 27 08:08:22 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/arch/sh/config.in linux/arch/sh/config.in
@@ -48,6 +48,7 @@
comment 'General setup'
define_bool CONFIG_ISA n
+define_bool CONFIG_SBUS n
bool 'Networking support' CONFIG_NET
@@ -73,6 +74,8 @@
if [ "$CONFIG_HOTPLUG" = "y" ] ; then
source drivers/pcmcia/Config.in
+else
+ define_bool CONFIG_PCMCIA n
fi
bool 'System V IPC' CONFIG_SYSVIPC
@@ -169,8 +172,6 @@
if [ "$CONFIG_HOTPLUG" = "y" -a "$CONFIG_PCMCIA" != "n" ]; then
source drivers/char/pcmcia/Config.in
fi
-
-#source drivers/misc/Config.in
source fs/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)