From fd6ac9f981e9ffb08918169ddaf75b440b7e88a4 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 1 Sep 2009 19:34:21 +0000 Subject: [ramips] remove unused *_MACH_GENERIC config options git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17461 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig | 4 ---- target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig | 4 ---- 2 files changed, 8 deletions(-) (limited to 'target/linux/ramips/files') 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 -- cgit v1.2.3