diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-30 15:25:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-30 15:25:20 +0000 |
commit | 9327f02b7b5bfcdd5ace7b2352ea4ead956bcb02 (patch) | |
tree | fa6d7bd23ec4a73959b5d94cb8c700ac7a32ae90 /target/linux/ramips/rt305x/config-2.6.32 | |
parent | 4af1f533bbac74226b059caaa34fd50168a4c575 (diff) | |
download | upstream-9327f02b7b5bfcdd5ace7b2352ea4ead956bcb02.tar.gz upstream-9327f02b7b5bfcdd5ace7b2352ea4ead956bcb02.tar.bz2 upstream-9327f02b7b5bfcdd5ace7b2352ea4ead956bcb02.zip |
ramips: add common gpio-buttons device
SVN-Revision: 19404
Diffstat (limited to 'target/linux/ramips/rt305x/config-2.6.32')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.32 b/target/linux/ramips/rt305x/config-2.6.32 index 76e97e3f3d..25766814fb 100644 --- a/target/linux/ramips/rt305x/config-2.6.32 +++ b/target/linux/ramips/rt305x/config-2.6.32 @@ -112,6 +112,7 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set +# CONFIG_RALINK_DEV_GPIO_BUTTONS is not set CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y |