r3851 - branches/src/target/kernel/2.6.24.x/config

werner at sita.openmoko.org werner at sita.openmoko.org
Tue Jan 15 22:35:10 CET 2008


Author: werner
Date: 2008-01-15 22:35:07 +0100 (Tue, 15 Jan 2008)
New Revision: 3851

Modified:
   branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24-rc7
Log:
We need CONFIG_PACKET for DHCP to work.

defconfig-2.6.24-rc7: monolithized CONFIG_PACKET



Modified: branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24-rc7
===================================================================
--- branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24-rc7	2008-01-15 21:25:21 UTC (rev 3850)
+++ branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24-rc7	2008-01-15 21:35:07 UTC (rev 3851)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24-rc7
-# Tue Jan 15 17:59:37 2008
+# Tue Jan 15 18:34:56 2008
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -320,7 +320,7 @@
 #
 # Networking options
 #
-CONFIG_PACKET=m
+CONFIG_PACKET=y
 CONFIG_PACKET_MMAP=y
 CONFIG_UNIX=y
 CONFIG_XFRM=y





More information about the commitlog mailing list