diff options
author | Eugene Konev <ejka@imfi.kspu.ru> | 2007-10-05 17:54:36 +0000 |
---|---|---|
committer | Eugene Konev <ejka@imfi.kspu.ru> | 2007-10-05 17:54:36 +0000 |
commit | 3c4062a45f764d064fb176f98ba3a8f1c1d41e4f (patch) | |
tree | ed6bf58ed3c3e2f42cf1a2fa5464ad2979d0593f /target/linux/ar7/patches-2.6.23/100-board_support.patch | |
parent | bcdd5d9b14847fef0cb566c0022d4cd1919a8ee5 (diff) | |
download | mtk-20170518-3c4062a45f764d064fb176f98ba3a8f1c1d41e4f.zip mtk-20170518-3c4062a45f764d064fb176f98ba3a8f1c1d41e4f.tar.gz mtk-20170518-3c4062a45f764d064fb176f98ba3a8f1c1d41e4f.tar.bz2 |
cleanup vlynq. drop vlynq-pci
SVN-Revision: 9143
Diffstat (limited to 'target/linux/ar7/patches-2.6.23/100-board_support.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.23/100-board_support.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.23/100-board_support.patch b/target/linux/ar7/patches-2.6.23/100-board_support.patch index c3da71b..9269a13 100644 --- a/target/linux/ar7/patches-2.6.23/100-board_support.patch +++ b/target/linux/ar7/patches-2.6.23/100-board_support.patch @@ -2,7 +2,7 @@ Index: linux-2.6.23-rc6/arch/mips/Kconfig =================================================================== --- linux-2.6.23-rc6.orig/arch/mips/Kconfig 2007-09-21 16:23:51.000000000 +0800 +++ linux-2.6.23-rc6/arch/mips/Kconfig 2007-09-21 16:24:11.000000000 +0800 -@@ -15,6 +15,23 @@ +@@ -15,6 +15,22 @@ prompt "System type" default SGI_IP22 @@ -10,7 +10,6 @@ Index: linux-2.6.23-rc6/arch/mips/Kconfig + bool "Texas Instruments AR7" + select BOOT_ELF32 + select DMA_NONCOHERENT -+ select HW_HAS_PCI + select IRQ_CPU + select NO_EXCEPT_FILL + select SWAP_IO_SPACE |