diff options
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r-- | arch/arm/mach-mx3/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig index 344753fdf25e..cb9368f71596 100644 --- a/arch/arm/mach-mx3/Kconfig +++ b/arch/arm/mach-mx3/Kconfig | |||
@@ -34,6 +34,7 @@ config MACH_MX31ADS_WM1133_EV1 | |||
34 | config MACH_PCM037 | 34 | config MACH_PCM037 |
35 | bool "Support Phytec pcm037 (i.MX31) platforms" | 35 | bool "Support Phytec pcm037 (i.MX31) platforms" |
36 | select ARCH_MX31 | 36 | select ARCH_MX31 |
37 | select IMX_HAVE_PLATFORM_MXC_NAND | ||
37 | select MXC_ULPI if USB_ULPI | 38 | select MXC_ULPI if USB_ULPI |
38 | help | 39 | help |
39 | Include support for Phytec pcm037 platform. This includes | 40 | Include support for Phytec pcm037 platform. This includes |
@@ -51,6 +52,7 @@ config MACH_MX31LITE | |||
51 | bool "Support MX31 LITEKIT (LogicPD)" | 52 | bool "Support MX31 LITEKIT (LogicPD)" |
52 | select ARCH_MX31 | 53 | select ARCH_MX31 |
53 | select MXC_ULPI if USB_ULPI | 54 | select MXC_ULPI if USB_ULPI |
55 | select IMX_HAVE_PLATFORM_MXC_NAND | ||
54 | help | 56 | help |
55 | Include support for MX31 LITEKIT platform. This includes specific | 57 | Include support for MX31 LITEKIT platform. This includes specific |
56 | configurations for the board and its peripherals. | 58 | configurations for the board and its peripherals. |
@@ -58,6 +60,7 @@ config MACH_MX31LITE | |||
58 | config MACH_MX31_3DS | 60 | config MACH_MX31_3DS |
59 | bool "Support MX31PDK (3DS)" | 61 | bool "Support MX31PDK (3DS)" |
60 | select ARCH_MX31 | 62 | select ARCH_MX31 |
63 | select IMX_HAVE_PLATFORM_MXC_NAND | ||
61 | help | 64 | help |
62 | Include support for MX31PDK (3DS) platform. This includes specific | 65 | Include support for MX31PDK (3DS) platform. This includes specific |
63 | configurations for the board and its peripherals. | 66 | configurations for the board and its peripherals. |
@@ -105,6 +108,7 @@ config MACH_PCM043 | |||
105 | config MACH_ARMADILLO5X0 | 108 | config MACH_ARMADILLO5X0 |
106 | bool "Support Atmark Armadillo-500 Development Base Board" | 109 | bool "Support Atmark Armadillo-500 Development Base Board" |
107 | select ARCH_MX31 | 110 | select ARCH_MX31 |
111 | select IMX_HAVE_PLATFORM_MXC_NAND | ||
108 | select MXC_ULPI if USB_ULPI | 112 | select MXC_ULPI if USB_ULPI |
109 | help | 113 | help |
110 | Include support for Atmark Armadillo-500 platform. This includes | 114 | Include support for Atmark Armadillo-500 platform. This includes |