ARM: shmobile: koelsch: Enable CONFIG_PACKET in defconfig
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 16 Dec 2013 00:34:08 +0000 (09:34 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 19 Dec 2013 09:06:09 +0000 (18:06 +0900)
CONFIG_PACKET is required for the ISC dhcpd daemon function.
This change brings the koelsch defconfig into line with
other shmobile defconfigs.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/koelsch_defconfig

index c59eab1..ef79cbf 100644 (file)
@@ -30,6 +30,7 @@ CONFIG_NEON=y
 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
 CONFIG_PM_RUNTIME=y
 CONFIG_NET=y
+CONFIG_PACKET=y
 CONFIG_INET=y
 CONFIG_IP_PNP=y
 CONFIG_IP_PNP_DHCP=y