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/atheros | |
parent | 967cc718f897f043cd441660e4ae25907838470e (diff) | |
download | upstream-47c0d7419fb1decd5610b1a1347c16368501df0d.tar.gz upstream-47c0d7419fb1decd5610b1a1347c16368501df0d.tar.bz2 upstream-47c0d7419fb1decd5610b1a1347c16368501df0d.zip |
kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.30 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/atheros/config-2.6.28 b/target/linux/atheros/config-2.6.28 index 888b7f4fd3..03f44f9f67 100644 --- a/target/linux/atheros/config-2.6.28 +++ b/target/linux/atheros/config-2.6.28 @@ -124,7 +124,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_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set diff --git a/target/linux/atheros/config-2.6.30 b/target/linux/atheros/config-2.6.30 index 11fc0220a4..c5730b51a3 100644 --- a/target/linux/atheros/config-2.6.30 +++ b/target/linux/atheros/config-2.6.30 @@ -134,7 +134,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_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set |