diff options
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig')
-rw-r--r-- | target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig index 507cdb38b..57823f0c6 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig +++ b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig @@ -13,6 +13,11 @@ config RT3883_MACH_DIR_645 select RALINK_DEV_GPIO_BUTTONS select RALINK_DEV_GPIO_LEDS +config RT3883_MACH_OMNI_EMB_HPM + bool "Omnima EMB HPM board support" + select RALINK_DEV_GPIO_BUTTONS + select RALINK_DEV_GPIO_LEDS + config RT3883_MACH_TEW_691GR bool "TRENDnet TEW-691GR support" select RALINK_DEV_GPIO_BUTTONS |