patch-2.4.0-test7 linux/arch/mips/config.in
Next file: linux/arch/mips/kernel/syscalls.h
Previous file: linux/arch/m68k/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Aug 22 11:41:14 2000
- Orig file:
v2.4.0-test6/linux/arch/mips/config.in
- Orig date:
Wed Aug 9 19:19:49 2000
diff -u --recursive --new-file v2.4.0-test6/linux/arch/mips/config.in linux/arch/mips/config.in
@@ -296,6 +296,8 @@
if [ "$CONFIG_DECSTATION" != "y" -a \
"$CONFIG_SGI_IP22" != "y" ]; then
source drivers/char/Config.in
+
+ source drivers/media/Config.in
fi
if [ "$CONFIG_DECSTATION" = "y" ]; then
@@ -376,6 +378,7 @@
fi
source drivers/usb/Config.in
+source drivers/input/Config.in
mainmenu_option next_comment
comment 'Kernel hacking'
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)