diff options
Diffstat (limited to 'arch/arm/mach-mx2/Kconfig')
| -rw-r--r-- | arch/arm/mach-mx2/Kconfig | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/arch/arm/mach-mx2/Kconfig b/arch/arm/mach-mx2/Kconfig index b96c6a389363..742fd4e6dcb9 100644 --- a/arch/arm/mach-mx2/Kconfig +++ b/arch/arm/mach-mx2/Kconfig | |||
| @@ -37,6 +37,7 @@ config MACH_MX27ADS | |||
| 37 | config MACH_PCM038 | 37 | config MACH_PCM038 |
| 38 | bool "Phytec phyCORE-i.MX27 CPU module (pcm038)" | 38 | bool "Phytec phyCORE-i.MX27 CPU module (pcm038)" |
| 39 | depends on MACH_MX27 | 39 | depends on MACH_MX27 |
| 40 | select MXC_ULPI if USB_ULPI | ||
| 40 | help | 41 | help |
| 41 | Include support for phyCORE-i.MX27 (aka pcm038) platform. This | 42 | Include support for phyCORE-i.MX27 (aka pcm038) platform. This |
| 42 | includes specific configurations for the module and its peripherals. | 43 | includes specific configurations for the module and its peripherals. |
| @@ -55,7 +56,7 @@ config MACH_PCM970_BASEBOARD | |||
| 55 | 56 | ||
| 56 | endchoice | 57 | endchoice |
| 57 | 58 | ||
| 58 | config MACH_EUKREA_CPUIMX27 | 59 | config MACH_CPUIMX27 |
| 59 | bool "Eukrea CPUIMX27 module" | 60 | bool "Eukrea CPUIMX27 module" |
| 60 | depends on MACH_MX27 | 61 | depends on MACH_MX27 |
| 61 | help | 62 | help |
| @@ -64,14 +65,14 @@ config MACH_EUKREA_CPUIMX27 | |||
| 64 | 65 | ||
| 65 | config MACH_EUKREA_CPUIMX27_USESDHC2 | 66 | config MACH_EUKREA_CPUIMX27_USESDHC2 |
| 66 | bool "CPUIMX27 integrates SDHC2 module" | 67 | bool "CPUIMX27 integrates SDHC2 module" |
| 67 | depends on MACH_EUKREA_CPUIMX27 | 68 | depends on MACH_CPUIMX27 |
| 68 | help | 69 | help |
| 69 | This adds support for the internal SDHC2 used on CPUIMX27 used | 70 | This adds support for the internal SDHC2 used on CPUIMX27 used |
| 70 | for wifi or eMMC. | 71 | for wifi or eMMC. |
| 71 | 72 | ||
| 72 | choice | 73 | choice |
| 73 | prompt "Baseboard" | 74 | prompt "Baseboard" |
| 74 | depends on MACH_EUKREA_CPUIMX27 | 75 | depends on MACH_CPUIMX27 |
| 75 | default MACH_EUKREA_MBIMX27_BASEBOARD | 76 | default MACH_EUKREA_MBIMX27_BASEBOARD |
| 76 | 77 | ||
| 77 | config MACH_EUKREA_MBIMX27_BASEBOARD | 78 | config MACH_EUKREA_MBIMX27_BASEBOARD |
| @@ -90,7 +91,7 @@ config MACH_MX27_3DS | |||
| 90 | Include support for MX27PDK platform. This includes specific | 91 | Include support for MX27PDK platform. This includes specific |
| 91 | configurations for the board and its peripherals. | 92 | configurations for the board and its peripherals. |
| 92 | 93 | ||
| 93 | config MACH_MX27LITE | 94 | config MACH_IMX27LITE |
| 94 | bool "LogicPD MX27 LITEKIT platform" | 95 | bool "LogicPD MX27 LITEKIT platform" |
| 95 | depends on MACH_MX27 | 96 | depends on MACH_MX27 |
| 96 | help | 97 | help |
| @@ -100,6 +101,7 @@ config MACH_MX27LITE | |||
| 100 | config MACH_PCA100 | 101 | config MACH_PCA100 |
| 101 | bool "Phytec phyCARD-s (pca100)" | 102 | bool "Phytec phyCARD-s (pca100)" |
| 102 | depends on MACH_MX27 | 103 | depends on MACH_MX27 |
| 104 | select MXC_ULPI if USB_ULPI | ||
| 103 | help | 105 | help |
| 104 | Include support for phyCARD-s (aka pca100) platform. This | 106 | Include support for phyCARD-s (aka pca100) platform. This |
| 105 | includes specific configurations for the module and its peripherals. | 107 | includes specific configurations for the module and its peripherals. |
