X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120-2.6%2Fpatches%2F001-adm5120.patch;h=cc8739e2175b91683b15e140dc93f2445d95c08f;hb=2d84656963645199fb695344818787f2310da825;hp=a77d1218dd7657b2fcec15ee19c9659eaa5717d7;hpb=1117278190aa5f4dca9b14f1e6959eacc842927c;p=openwrt-10.03%2F.git diff --git a/target/linux/adm5120-2.6/patches/001-adm5120.patch b/target/linux/adm5120-2.6/patches/001-adm5120.patch index a77d1218d..cc8739e21 100644 --- a/target/linux/adm5120-2.6/patches/001-adm5120.patch +++ b/target/linux/adm5120-2.6/patches/001-adm5120.patch @@ -1,7 +1,7 @@ diff -urN linux-2.6.19.2/arch/mips/Kconfig linux-2.6.19.2.new/arch/mips/Kconfig --- linux-2.6.19.2/arch/mips/Kconfig 2007-01-10 20:10:37.000000000 +0100 +++ linux-2.6.19.2.new/arch/mips/Kconfig 2007-01-23 14:49:38.000000000 +0100 -@@ -12,6 +12,19 @@ +@@ -12,6 +12,20 @@ prompt "System type" default SGI_IP22 @@ -13,6 +13,7 @@ diff -urN linux-2.6.19.2/arch/mips/Kconfig linux-2.6.19.2.new/arch/mips/Kconfig + select SYS_SUPPORTS_LITTLE_ENDIAN + select SYS_SUPPORTS_BIG_ENDIAN + select SYS_SUPPORTS_32BIT_KERNEL ++ select GENERIC_GPIO + +config PCI_ADM5120 + bool "Add PCI control support for ADM5120"