diff options
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.26/120-compex_support.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.26/120-compex_support.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.26/120-compex_support.patch b/target/linux/ixp4xx/patches-2.6.26/120-compex_support.patch index 9f309a6fa6..76111fd53b 100644 --- a/target/linux/ixp4xx/patches-2.6.26/120-compex_support.patch +++ b/target/linux/ixp4xx/patches-2.6.26/120-compex_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_COMPEX + bool "Compex WP18 / NP18A" |