Author: hauke Date: 2014-07-03 00:07:46 +0200 (Thu, 03 Jul 2014) New Revision: 41488
Modified: trunk/target/linux/brcm47xx/config-3.10 trunk/target/linux/brcm47xx/legacy/config-default Log: brcm47xx: add CONFIG_LEDS_GPIO_REGISTER CONFIG_LEDS_GPIO_REGISTER is selected by the bcm47xx arch code. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/brcm47xx/config-3.10 =================================================================== --- trunk/target/linux/brcm47xx/config-3.10 2014-07-02 22:03:03 UTC (rev 41487) +++ trunk/target/linux/brcm47xx/config-3.10 2014-07-02 22:07:46 UTC (rev 41488) @@ -98,6 +98,7 @@ 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 Modified: trunk/target/linux/brcm47xx/legacy/config-default =================================================================== --- trunk/target/linux/brcm47xx/legacy/config-default 2014-07-02 22:03:03 UTC (rev 41487) +++ trunk/target/linux/brcm47xx/legacy/config-default 2014-07-02 22:07:46 UTC (rev 41488) @@ -4,6 +4,5 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
