patch-2.3.43 linux/arch/ppc/configs/walnut_defconfig

Next file: linux/arch/ppc/defconfig
Previous file: linux/arch/ppc/configs/oak_defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/arch/ppc/configs/walnut_defconfig linux/arch/ppc/configs/walnut_defconfig
@@ -18,7 +18,6 @@
 # CONFIG_8xx is not set
 # CONFIG_OAK is not set
 CONFIG_WALNUT=y
-CONFIG_PCI=y
 # CONFIG_SMP is not set
 CONFIG_MACH_SPECIFIC=y
 # CONFIG_MATH_EMULATION is not set
@@ -33,6 +32,7 @@
 #
 # General setup
 #
+CONFIG_PCI=y
 CONFIG_NET=y
 CONFIG_SYSCTL=y
 CONFIG_SYSVIPC=y
@@ -235,6 +235,11 @@
 # CONFIG_UNIX98_PTYS is not set
 
 #
+# I2C support
+#
+CONFIG_I2C=y
+
+#
 # Mice
 #
 # CONFIG_BUSMOUSE is not set
@@ -315,8 +320,8 @@
 # Partition Types
 #
 # CONFIG_PARTITION_ADVANCED is not set
-CONFIG_MAC_PARTITION=y
-CONFIG_MSDOS_PARTITION=y
+# CONFIG_MAC_PARTITION is not set
+# CONFIG_MSDOS_PARTITION is not set
 # CONFIG_SGI_PARTITION is not set
 # CONFIG_SUN_PARTITION 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)