diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-02 22:07:46 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-02 22:07:46 +0000 |
commit | 5996160a666362b3e36727b01e2d30b93180f5ce (patch) | |
tree | 9a1b3ad45e4a6e627c26fbcbaba041196060d073 /target/linux/brcm47xx/legacy | |
parent | f95fc5b2d544f1f49cd2761160d27467521b8d3a (diff) | |
download | upstream-5996160a666362b3e36727b01e2d30b93180f5ce.tar.gz upstream-5996160a666362b3e36727b01e2d30b93180f5ce.tar.bz2 upstream-5996160a666362b3e36727b01e2d30b93180f5ce.zip |
brcm47xx: add CONFIG_LEDS_GPIO_REGISTER
CONFIG_LEDS_GPIO_REGISTER is selected by the bcm47xx arch code.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41488
Diffstat (limited to 'target/linux/brcm47xx/legacy')
-rw-r--r-- | target/linux/brcm47xx/legacy/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
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 |