From f023c09699db8e6ff756ceae31847cef60e4333c Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 13 Oct 2013 22:46:18 +0000 Subject: [PATCH] brcm47xx: activate ARP daemon support This just add some bytes to the kernel and is activated on other targets. Signed-off-by: Hauke Mehrtens SVN-Revision: 38388 --- target/linux/brcm47xx/config-3.10 | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index da786412d3..bc139ad738 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -6,7 +6,6 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y -# CONFIG_ARPD is not set CONFIG_B53=y # CONFIG_B53_MMAP_DRIVER is not set CONFIG_B53_PHY_DRIVER=y -- 2.30.2