diff options
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.26/140-sidewinder_support.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.26/140-sidewinder_support.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.26/140-sidewinder_support.patch b/target/linux/ixp4xx/patches-2.6.26/140-sidewinder_support.patch index e3f450fdbd..fcd9d67b67 100644 --- a/target/linux/ixp4xx/patches-2.6.26/140-sidewinder_support.patch +++ b/target/linux/ixp4xx/patches-2.6.26/140-sidewinder_support.patch @@ -1,8 +1,8 @@ --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig -@@ -83,6 +83,14 @@ - depends on MACH_PRONGHORN - default y +@@ -81,6 +81,14 @@ + config MACH_PRONGHORNMETRO + def_bool MACH_PRONGHORN +config MACH_SIDEWINDER + bool "Sidewinder" @@ -15,7 +15,7 @@ config MACH_COMPEX bool "Compex WP18 / NP18A" select PCI -@@ -181,7 +189,7 @@ +@@ -179,7 +187,7 @@ # config CPU_IXP46X bool |