From 93441174d623fa52c7d3780772ed01d1a25ef01b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 7 Jun 2008 16:04:31 +0000 Subject: fixes ifxmips pci support and adds GENERIC_GPIO SVN-Revision: 11396 --- target/linux/ifxmips/patches/100-board.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ifxmips/patches/100-board.patch') diff --git a/target/linux/ifxmips/patches/100-board.patch b/target/linux/ifxmips/patches/100-board.patch index 0608f8ab33..60d2fe7372 100644 --- a/target/linux/ifxmips/patches/100-board.patch +++ b/target/linux/ifxmips/patches/100-board.patch @@ -2,7 +2,7 @@ Index: linux-2.6.25.4/arch/mips/Kconfig =================================================================== --- linux-2.6.25.4.orig/arch/mips/Kconfig +++ linux-2.6.25.4/arch/mips/Kconfig -@@ -78,6 +78,19 @@ config MIPS_COBALT +@@ -78,6 +78,21 @@ config MIPS_COBALT select SYS_SUPPORTS_LITTLE_ENDIAN select GENERIC_HARDIRQS_NO__DO_IRQ @@ -18,6 +18,8 @@ Index: linux-2.6.25.4/arch/mips/Kconfig + select SYS_SUPPORTS_32BIT_KERNEL + select SYS_HAS_EARLY_PRINTK + select HW_HAS_PCI ++ select GENERIC_GPIO ++ select SWAP_IO_SPACE + config MACH_DECSTATION bool "DECstations" -- cgit v1.2.3