aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.28
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
commit822c6f29e08997c81ccc6ccea58dbe18c3e9d5ab (patch)
tree701f1e0824376b860cff7d5f075a76b3579ff283 /target/linux/ar71xx/patches-2.6.28
parentd0b6cc45afe36853d009128c6f82f5714e865746 (diff)
downloadmaster-187ad058-822c6f29e08997c81ccc6ccea58dbe18c3e9d5ab.tar.gz
master-187ad058-822c6f29e08997c81ccc6ccea58dbe18c3e9d5ab.tar.bz2
master-187ad058-822c6f29e08997c81ccc6ccea58dbe18c3e9d5ab.zip
kernel: get rid of the simple_prom_emulator, it is not really useful
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.28')
-rw-r--r--target/linux/ar71xx/patches-2.6.28/301-enable_prom_emulator.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-2.6.28/301-enable_prom_emulator.patch b/target/linux/ar71xx/patches-2.6.28/301-enable_prom_emulator.patch
deleted file mode 100644
index 5ed804666c..0000000000
--- a/target/linux/ar71xx/patches-2.6.28/301-enable_prom_emulator.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -36,6 +36,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.
-