summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-01 19:34:21 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-01 19:34:21 +0000
commitfd6ac9f981e9ffb08918169ddaf75b440b7e88a4 (patch)
treeab5788a35f1a180010d7b6a5ccbc042c0666813c /target
parentcffdefb92f949b9c5797c3f1e1e29236c91781b0 (diff)
[ramips] remove unused *_MACH_GENERIC config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17461 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig4
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig4
-rw-r--r--target/linux/ramips/rt288x/config-2.6.301
-rw-r--r--target/linux/ramips/rt305x/config-2.6.301
4 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
index dd0659626..bab02dde6 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
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
index 85bee6542..dc69de024 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -2,10 +2,6 @@ if RALINK_RT305X
menu "Ralink RT350x machine selection"
-config RT305X_MACH_GENERIC
- bool "Generic RT350x based machine support"
- default y
-
config RT305X_MACH_WHR_G300N
bool "Buffalo WHR-G300N support"
default y
diff --git a/target/linux/ramips/rt288x/config-2.6.30 b/target/linux/ramips/rt288x/config-2.6.30
index 1c75339a3..63afd63a9 100644
--- a/target/linux/ramips/rt288x/config-2.6.30
+++ b/target/linux/ramips/rt288x/config-2.6.30
@@ -117,7 +117,6 @@ CONFIG_PHYLIB=y
# CONFIG_PROM_EMU is not set
CONFIG_RALINK_RT288X=y
# CONFIG_RALINK_RT305X is not set
-CONFIG_RT288X_MACH_GENERIC=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SCSI_DMA is not set
# CONFIG_SERIAL_8250_EXTENDED is not set
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30
index 78165f42c..cbec83859 100644
--- a/target/linux/ramips/rt305x/config-2.6.30
+++ b/target/linux/ramips/rt305x/config-2.6.30
@@ -116,7 +116,6 @@ CONFIG_PHYLIB=y
CONFIG_RALINK_DEV_GPIO_LEDS=y
# CONFIG_RALINK_RT288X is not set
CONFIG_RALINK_RT305X=y
-CONFIG_RT305X_MACH_GENERIC=y
CONFIG_RT305X_MACH_WHR_G300N=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SCSI_DMA is not set