From 68081fc1c8c7814b1c064431eb2e364f9226801a Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 9 Nov 2013 19:29:46 +0000 Subject: brcm47xx: register ADM6996L switch This patch makes it possible to use adm6996.c on first generation BCM47XX devices with ADM switches. This was tested on a WRT54GS version 1.0, thank you Dirk Neukirchen for the device. Signed-off-by: Hauke Mehrtens SVN-Revision: 38699 --- target/linux/brcm47xx/config-3.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm47xx/config-3.10') diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index bc139ad738..78b69edb08 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -1,3 +1,4 @@ +CONFIG_ADM6996_PHY=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y CONFIG_ARCH_DISCARD_MEMBLOCK=y CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y -- cgit v1.2.3