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/ifxmips | |
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/ifxmips')
-rw-r--r-- | target/linux/ifxmips/config-2.6.27 | 1 | ||||
-rw-r--r-- | target/linux/ifxmips/config-2.6.28 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ifxmips/config-2.6.27 b/target/linux/ifxmips/config-2.6.27 index eb621132f4..8003af5a09 100644 --- a/target/linux/ifxmips/config-2.6.27 +++ b/target/linux/ifxmips/config-2.6.27 @@ -130,7 +130,6 @@ CONFIG_PCI_DOMAINS=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_R6040 is not set CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_SCSI_WAIT_SCAN is not set diff --git a/target/linux/ifxmips/config-2.6.28 b/target/linux/ifxmips/config-2.6.28 index 0f9da8af30..a59c46ee8e 100644 --- a/target/linux/ifxmips/config-2.6.28 +++ b/target/linux/ifxmips/config-2.6.28 @@ -125,7 +125,6 @@ CONFIG_PCI_DOMAINS=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_R6040 is not set CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set |