]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Xilinx: ARM: Updated defconfigs to use CONFIG_PACKET
authorJohn Linn <john.linn@xilinx.com>
Wed, 24 Nov 2010 16:02:08 +0000 (09:02 -0700)
committerJohn Linn <john.linn@xilinx.com>
Wed, 24 Nov 2010 16:02:08 +0000 (09:02 -0700)
This feature is needed in the kernel for the dhcp client (udhcpc) to
work in busybox.

arch/arm/configs/xilinx_defconfig
arch/arm/configs/xilinx_smp_defconfig

index 749ec166b328340880dec76590816da96cfed480..328fad8ec685e82f30952365e752b0221d7bfac1 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.35
-# Mon Nov  8 13:54:00 2010
+# Wed Nov 24 08:37:17 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -371,7 +371,7 @@ CONFIG_NET=y
 #
 # Networking options
 #
-# CONFIG_PACKET is not set
+CONFIG_PACKET=y
 # CONFIG_UNIX is not set
 CONFIG_XFRM=y
 # CONFIG_XFRM_USER is not set
index eea0b0e2ef835472c7b68a826b696fbc15358295..bb4a3ec4f51615f49d23a959bda2b99de52ff1fb 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.35
-# Mon Nov  8 13:35:17 2010
+# Wed Nov 24 08:59:35 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -377,7 +377,7 @@ CONFIG_NET=y
 #
 # Networking options
 #
-# CONFIG_PACKET is not set
+CONFIG_PACKET=y
 # CONFIG_UNIX is not set
 CONFIG_XFRM=y
 # CONFIG_XFRM_USER is not set