patch-2.4.0-test3 linux/arch/sparc/config.in
Next file: linux/arch/sparc/defconfig
Previous file: linux/arch/sh/kernel/sys_sh.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jul 5 22:15:24 2000
- Orig file:
v2.4.0-test2/linux/arch/sparc/config.in
- Orig date:
Fri Jun 23 21:55:08 2000
diff -u --recursive --new-file v2.4.0-test2/linux/arch/sparc/config.in linux/arch/sparc/config.in
@@ -1,6 +1,6 @@
-# $Id: config.in,v 1.96 2000/06/20 01:10:00 anton Exp $
+# $Id: config.in,v 1.98 2000/07/06 01:41:29 davem Exp $
# For a description of the syntax of this configuration file,
-# see the Configure script.
+# see Documentation/kbuild/config-language.txt.
#
mainmenu_name "Linux/SPARC Kernel Configuration"
@@ -72,6 +72,8 @@
bool 'PROM console' CONFIG_PROM_CONSOLE
source drivers/video/Config.in
endmenu
+
+source drivers/mtd/Config.in
if [ "$CONFIG_SUN4" != "y" ]; then
source drivers/sbus/char/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)