2
0
forked from Ivasoft/openwrt

add common GPIO LED support

SVN-Revision: 17448
This commit is contained in:
Gabor Juhos
2009-08-31 09:14:14 +00:00
parent cf10d5fa39
commit 19a462c9e3
5 changed files with 86 additions and 0 deletions

View File

@@ -48,4 +48,7 @@ config SOC_RT305X
select SYS_HAS_EARLY_PRINTK
select MIPS_MACHINE
config RALINK_DEV_GPIO_LEDS
def_bool n
endif