Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: rename target to bcm47xx | Adrian Schmutzler | 2020-02-14 | 1 | -8/+0 |
| | | | | | | | | | | This change makes the names of Broadcom targets consistent by using the common notation based on SoC/CPU ID (which is used internally anyway), bcmXXXX instead of brcmXXXX. This is even used for target TITLE in make menuconfig already, only the short target name used brcm so far. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | brcm47xx: add CONFIG_LEDS_GPIO_REGISTER | Hauke Mehrtens | 2014-07-02 | 1 | -1/+0 |
| | | | | | | | | CONFIG_LEDS_GPIO_REGISTER is selected by the bcm47xx arch code. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41488 | ||||
* | brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g ↵ | Felix Fietkau | 2014-06-07 | 1 | -0/+9 |
devices like WRT54G Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41041 |