diff options
author | John Crispin <john@openwrt.org> | 2015-02-14 20:48:08 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-14 20:48:08 +0000 |
commit | dc72499b5326531b603ec38410602ff7ed7f1287 (patch) | |
tree | 47bbc3b4bde91d31f96080ab166d704a63fbd151 /target/linux/brcm2708/config-3.18 | |
parent | eea462106f20fbd90acc6cfba21c73b9677b2752 (diff) | |
download | upstream-dc72499b5326531b603ec38410602ff7ed7f1287.tar.gz upstream-dc72499b5326531b603ec38410602ff7ed7f1287.tar.bz2 upstream-dc72499b5326531b603ec38410602ff7ed7f1287.zip |
brcm2708: add board detection and LED support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44447
Diffstat (limited to 'target/linux/brcm2708/config-3.18')
-rw-r--r-- | target/linux/brcm2708/config-3.18 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm2708/config-3.18 b/target/linux/brcm2708/config-3.18 index e75fb22fb3..908e74d731 100644 --- a/target/linux/brcm2708/config-3.18 +++ b/target/linux/brcm2708/config-3.18 @@ -175,9 +175,7 @@ CONFIG_KTIME_SCALAR=y # CONFIG_LCD_TDO24M is not set # CONFIG_LCD_VGG2432A4 is not set CONFIG_LEDS_GPIO=y -# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set # CONFIG_LEDS_TRIGGER_INPUT is not set -# CONFIG_LEDS_TRIGGER_TIMER is not set CONFIG_LOGO=y CONFIG_LOGO_LINUX_CLUT224=y # CONFIG_LOGO_LINUX_MONO is not set |