diff options
-rw-r--r-- | arch/arm/mach-iop3xx/Kconfig | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/mach-iop3xx/Kconfig b/arch/arm/mach-iop3xx/Kconfig index f96505c70cb3..4422f2388607 100644 --- a/arch/arm/mach-iop3xx/Kconfig +++ b/arch/arm/mach-iop3xx/Kconfig | |||
@@ -30,12 +30,12 @@ config MACH_IQ80332 | |||
30 | select ARCH_IOP331 | 30 | select ARCH_IOP331 |
31 | help | 31 | help |
32 | Say Y here if you want to run your kernel on the Intel IQ80332 | 32 | Say Y here if you want to run your kernel on the Intel IQ80332 |
33 | evaluation kit for the IOP332 chipset | 33 | evaluation kit for the IOP332 chipset. |
34 | 34 | ||
35 | config ARCH_EP80219 | 35 | config ARCH_EP80219 |
36 | bool "Enable support for EP80219" | 36 | bool "Enable support for EP80219" |
37 | select ARCH_IOP321 | 37 | select ARCH_IOP321 |
38 | select ARCH_IQ31244 | 38 | select ARCH_IQ31244 |
39 | help | 39 | help |
40 | Say Y here if you want to run your kernel on the Intel EP80219 | 40 | Say Y here if you want to run your kernel on the Intel EP80219 |
41 | evaluation kit for the Intel 80219 chipset (a IOP321 variant). | 41 | evaluation kit for the Intel 80219 chipset (a IOP321 variant). |
@@ -59,8 +59,8 @@ config IOP331_STEPD | |||
59 | bool "Chip stepping D of the IOP80331 processor or IOP80333" | 59 | bool "Chip stepping D of the IOP80331 processor or IOP80333" |
60 | depends on (ARCH_IOP331) | 60 | depends on (ARCH_IOP331) |
61 | help | 61 | help |
62 | Say Y here if you have StepD of the IOP80331 or IOP8033 | 62 | Say Y here if you have StepD of the IOP80331 or IOP8033 |
63 | based platforms. | 63 | based platforms. |
64 | 64 | ||
65 | endmenu | 65 | endmenu |
66 | endif | 66 | endif |