diff options
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r-- | arch/arm/mach-mxs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig index 405c28d24e15..2de2ea122d86 100644 --- a/arch/arm/mach-mxs/Kconfig +++ b/arch/arm/mach-mxs/Kconfig | |||
@@ -49,6 +49,7 @@ config MACH_MX28EVK | |||
49 | select MXS_HAVE_PLATFORM_MXS_MMC | 49 | select MXS_HAVE_PLATFORM_MXS_MMC |
50 | select MXS_HAVE_PLATFORM_MXSFB | 50 | select MXS_HAVE_PLATFORM_MXSFB |
51 | select MXS_HAVE_PLATFORM_MXS_SAIF | 51 | select MXS_HAVE_PLATFORM_MXS_SAIF |
52 | select MXS_HAVE_PLATFORM_MXS_I2C | ||
52 | select MXS_OCOTP | 53 | select MXS_OCOTP |
53 | help | 54 | help |
54 | Include support for MX28EVK platform. This includes specific | 55 | Include support for MX28EVK platform. This includes specific |