patch-2.3.14 linux/arch/i386/defconfig

Next file: linux/arch/i386/kernel/Makefile
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/arch/i386/defconfig linux/arch/i386/defconfig
@@ -70,6 +70,12 @@
 # CONFIG_I2O_PROC is not set
 
 #
+# Plug and Play configuration
+#
+CONFIG_PNP=y
+CONFIG_ISAPNP=y
+
+#
 # Block devices
 #
 CONFIG_BLK_DEV_FD=y
@@ -331,6 +337,10 @@
 # CONFIG_USB is not set
 
 #
+# Misc devices
+#
+
+#
 # Filesystems
 #
 # CONFIG_QUOTA is not set
@@ -366,10 +376,9 @@
 #
 # Partition Types
 #
-# CONFIG_BSD_DISKLABEL is not set
-# CONFIG_MAC_PARTITION is not set
+# CONFIG_PARTITION_ADVANCED is not set
+CONFIG_MSDOS_PARTITION=y
 # CONFIG_SMD_DISKLABEL is not set
-# CONFIG_SOLARIS_X86_PARTITION is not set
 # CONFIG_SGI_DISKLABEL is not set
 # CONFIG_NLS is not set
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)