summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/patches-2.6.31
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-09-10 18:30:20 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-09-10 18:30:20 +0000
commit47c0d7419fb1decd5610b1a1347c16368501df0d (patch)
tree27f4b920768aab0fd7e730d52cb3fd5f1a23315c /target/linux/ar71xx/patches-2.6.31
parent967cc718f897f043cd441660e4ae25907838470e (diff)
downloadmtk-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/ar71xx/patches-2.6.31')
-rw-r--r--target/linux/ar71xx/patches-2.6.31/301-enable_prom_emulator.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-2.6.31/301-enable_prom_emulator.patch b/target/linux/ar71xx/patches-2.6.31/301-enable_prom_emulator.patch
deleted file mode 100644
index 8b1609b..0000000
--- a/target/linux/ar71xx/patches-2.6.31/301-enable_prom_emulator.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -56,6 +56,7 @@ config ATHEROS_AR71XX
- select SYS_SUPPORTS_BIG_ENDIAN
- select SYS_HAS_EARLY_PRINTK
- select MIPS_MACHINE
-+ select PROM_EMU
- help
- Support for Atheros AR71xx based boards.
-