diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/brcm47xx/config-3.10 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/legacy/config-default | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index 4272dfaee6..e356adbe75 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -98,6 +98,7 @@ CONFIG_IRQ_CPU=y CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y +CONFIG_LEDS_GPIO_REGISTER=y CONFIG_MDIO_BOARDINFO=y CONFIG_MIPS=y # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set diff --git a/target/linux/brcm47xx/legacy/config-default b/target/linux/brcm47xx/legacy/config-default index d0799caedc..8a52e475c7 100644 --- a/target/linux/brcm47xx/legacy/config-default +++ b/target/linux/brcm47xx/legacy/config-default @@ -4,6 +4,5 @@ CONFIG_B44_PCICORE_AUTOSELECT=y CONFIG_B44_PCI_AUTOSELECT=y # CONFIG_BCM47XX_BCMA is not set # CONFIG_BCMA is not set -CONFIG_LEDS_GPIO_REGISTER=y # CONFIG_MTD_NAND is not set # CONFIG_SSB_DRIVER_GIGE is not set |