[PATCH 11/16] ARM: shmobile: bockw: Enable CONFIG_PACKET in defconfig
Simon Horman
horms+renesas at verge.net.au
Thu Nov 28 04:08:50 EST 2013
CONFIG_PACKET is required for the ISC dhcpd daemon function.
This change brings the bockw defconfig into line with
other shmobile defconfigs.
Signed-off-by: Simon Horman <horms at verge.net.au>
---
arch/arm/configs/bockw_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
index 01721faf..191decb 100644
--- a/arch/arm/configs/bockw_defconfig
+++ b/arch/arm/configs/bockw_defconfig
@@ -32,6 +32,7 @@ CONFIG_VFP=y
# CONFIG_SUSPEND is not set
CONFIG_PM_RUNTIME=y
CONFIG_NET=y
+CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_PNP=y
--
1.8.4
More information about the linux-arm-kernel
mailing list