aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-10 14:13:01 +0000
committerJohn Crispin <john@openwrt.org>2012-12-10 14:13:01 +0000
commitc2ae0ec02a548d47076a2439706ffccdc49095bf (patch)
tree474ce9a13c8dda77ae2235286bc31cc845df9627 /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parentcb9c63048dbe8f50ec6cbda1cf3a9a6e26976b34 (diff)
downloadupstream-c2ae0ec02a548d47076a2439706ffccdc49095bf.tar.gz
upstream-c2ae0ec02a548d47076a2439706ffccdc49095bf.tar.bz2
upstream-c2ae0ec02a548d47076a2439706ffccdc49095bf.zip
add support for Hauppauge Broadway
This patch introduces OpenWRT support for the base Hauppauge/PCTV Broadway platform. It doesn't deal with the TV tuner or transcoder at this point, but the core functionality is working (Ethernet, wireless, USB, buttons, LEDs, etc). Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> SVN-Revision: 34595
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
index 562bea6af1..769603dc81 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -91,6 +91,11 @@ config RT305X_MACH_ESR_9753
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_BROADWAY
+ bool "Hauppauge Broadway support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_FONERA20N
bool "La Fonera20N board support"
select RALINK_DEV_GPIO_BUTTONS