summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-12-16 01:34:08 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-12-19 10:06:09 +0100
commit5dfdf53358ae64c234d85ad801294054150dae76 (patch)
tree1229338809df14385783b71231643152d44c2456 /arch/arm/configs
parentARM: shmobile: armadillo800eva: Enable backlight control in defconfig (diff)
downloadlinux-5dfdf53358ae64c234d85ad801294054150dae76.tar.xz
linux-5dfdf53358ae64c234d85ad801294054150dae76.zip
ARM: shmobile: koelsch: Enable CONFIG_PACKET in defconfig
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/koelsch_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/koelsch_defconfig b/arch/arm/configs/koelsch_defconfig
index c59eab140b98..ef79cbfe1261 100644
--- a/arch/arm/configs/koelsch_defconfig
+++ b/arch/arm/configs/koelsch_defconfig
@@ -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