summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2008-01-16 12:12:28 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2008-01-16 12:12:28 +0000
commita7b5579130e33ad2aa6fc2bea5419c9fc0e0fa6f (patch)
tree7497576381b09a6d6f7172da3a02627b06a2fafc /packages
parentc4ee1482db75d8f8a3d7c16facb45cd54b29c4ef (diff)
linux-tornado-omap2: Enable IP configuration on boot (patch by Patrick Steiner)
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-tornado-omap2/htctornado/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux/linux-tornado-omap2/htctornado/defconfig b/packages/linux/linux-tornado-omap2/htctornado/defconfig
index 9be1116739..ec67393992 100644
--- a/packages/linux/linux-tornado-omap2/htctornado/defconfig
+++ b/packages/linux/linux-tornado-omap2/htctornado/defconfig
@@ -259,7 +259,10 @@ CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
-# CONFIG_IP_PNP is not set
+CONFIG_IP_PNP=y
+# CONFIG_IP_PNP_DHCP is not set
+# CONFIG_IP_PNP_BOOTP is not set
+# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set