From b4c4a81c449d4db76bb8bdf448cedfc88be65254 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 10 Sep 2009 18:30:20 +0000 Subject: 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 --- target/linux/ar71xx/config-2.6.28 | 1 - target/linux/ar71xx/config-2.6.30 | 1 - target/linux/ar71xx/config-2.6.31 | 1 - .../linux/ar71xx/patches-2.6.28/301-enable_prom_emulator.patch | 10 ---------- .../linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch | 10 ---------- .../linux/ar71xx/patches-2.6.31/301-enable_prom_emulator.patch | 10 ---------- 6 files changed, 33 deletions(-) delete mode 100644 target/linux/ar71xx/patches-2.6.28/301-enable_prom_emulator.patch delete mode 100644 target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch delete mode 100644 target/linux/ar71xx/patches-2.6.31/301-enable_prom_emulator.patch (limited to 'target/linux/ar71xx') diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index aab637e4c..539396ff6 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -162,7 +162,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=y # CONFIG_R6040 is not set CONFIG_RTL8306_PHY=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index d717c3c1b..cac69a5a5 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -172,7 +172,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=y CONFIG_RTL8306_PHY=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index eb70f1b44..579f48a7e 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -173,7 +173,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=y CONFIG_RTL8306_PHY=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set 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 5ed804666..000000000 --- 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. - diff --git a/target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch b/target/linux/ar71xx/patches-2.6.30/301-enable_prom_emulator.patch deleted file mode 100644 index 5ed804666..000000000 --- a/target/linux/ar71xx/patches-2.6.30/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. - 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 8b1609b1f..000000000 --- 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. - -- cgit v1.2.3