summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt288x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-01 19:34:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-01 19:34:21 +0000
commit2dbe6d0e6fcf430df3c5b065f0a0cb99d9788c62 (patch)
tree265a7dcc58bd9cdec329c6a9c4afdae1d8351284 /target/linux/ramips/files/arch/mips/ralink/rt288x
parentd685777386622f9bc2f72c9e864b406e96d14d37 (diff)
downloadmaster-31e0f0ae-2dbe6d0e6fcf430df3c5b065f0a0cb99d9788c62.tar.gz
master-31e0f0ae-2dbe6d0e6fcf430df3c5b065f0a0cb99d9788c62.tar.bz2
master-31e0f0ae-2dbe6d0e6fcf430df3c5b065f0a0cb99d9788c62.zip
remove unused *_MACH_GENERIC config options
SVN-Revision: 17461
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt288x')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
index dd06596261..bab02dde68 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
@@ -2,10 +2,6 @@ if RALINK_RT288X
menu "Ralink RT288x machine selection"
-config RT288X_MACH_GENERIC
- bool "Generic RT288x based machine support"
- default y
-
endmenu
endif