diff options
Diffstat (limited to 'arch/arm/mach-mx2/Kconfig')
-rw-r--r-- | arch/arm/mach-mx2/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx2/Kconfig b/arch/arm/mach-mx2/Kconfig index ca1278d5c845..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. |