diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-01 19:34:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-01 19:34:21 +0000 |
commit | 5de1482bc71ed09aaf7ad7f5ccb4e7d61deac81e (patch) | |
tree | ab5788a35f1a180010d7b6a5ccbc042c0666813c /target/linux/ramips/rt288x | |
parent | 3bb6b2ded201ca9156712f21a872c379272df040 (diff) | |
download | master-187ad058-5de1482bc71ed09aaf7ad7f5ccb4e7d61deac81e.tar.gz master-187ad058-5de1482bc71ed09aaf7ad7f5ccb4e7d61deac81e.tar.bz2 master-187ad058-5de1482bc71ed09aaf7ad7f5ccb4e7d61deac81e.zip |
[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/linux/ramips/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.30 b/target/linux/ramips/rt288x/config-2.6.30 index 1c75339a39..63afd63a9d 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 |