diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 18:30:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 18:30:20 +0000 |
commit | 47c0d7419fb1decd5610b1a1347c16368501df0d (patch) | |
tree | 27f4b920768aab0fd7e730d52cb3fd5f1a23315c /target/linux/ramips/rt288x | |
parent | 967cc718f897f043cd441660e4ae25907838470e (diff) | |
download | mtk-20170518-47c0d7419fb1decd5610b1a1347c16368501df0d.zip mtk-20170518-47c0d7419fb1decd5610b1a1347c16368501df0d.tar.gz mtk-20170518-47c0d7419fb1decd5610b1a1347c16368501df0d.tar.bz2 |
kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
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 dd83f64..db99f52 100644 --- a/target/linux/ramips/rt288x/config-2.6.30 +++ b/target/linux/ramips/rt288x/config-2.6.30 @@ -115,7 +115,6 @@ CONFIG_PHYLIB=y # CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_STB810 is not set # CONFIG_PROBE_INITRD_HEADER is not set -# CONFIG_PROM_EMU is not set CONFIG_RALINK_RT288X=y # CONFIG_RALINK_RT305X is not set CONFIG_RT288X_MACH_RT_N15=y |