projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4130713
)
ARM: shmobile: bockw: Enable CONFIG_PACKET in defconfig
author
Simon Horman
<horms+renesas@verge.net.au>
Thu, 10 Oct 2013 06:12:17 +0000
(15:12 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Sun, 24 Nov 2013 06:13:42 +0000
(15:13 +0900)
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@verge.net.au>
arch/arm/configs/bockw_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/bockw_defconfig
b/arch/arm/configs/bockw_defconfig
index 01721fafcea162082157af40046a07bf8859cc0b..191decba86c4190945b67c1c7f4066a52b01fddc 100644
(file)
--- 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