menu "MX27 Options" depends on ARCH_MX27 config MACH_MX27LITE bool "Support MX27LITE platforms" default y help Include support for MX27LITE platform. This includes specific configurations for the board and its peripherals. config MACH_MX27ADS bool "Support MX27ADS platforms" default y help Include support for MX27ADS platform. This includes specific configurations for the board and its peripherals. config ARCH_MXC_HAS_NFC_V1 bool "MXC NFC Hardware Version 1" default y help This selects the Freescale MXC Nand Flash Controller Hardware Version 1 If unsure, say N. menu "Device options" config I2C_MXC_SELECT1 bool "Enable I2C1 module" default y depends on I2C_MXC help Enable MX31 I2C1 module. config I2C_MXC_SELECT2 bool "Enable I2C2 module" default n depends on I2C_MXC help Enable MX31 I2C2 module. config MXC_SDHC1 bool "Enable SDHC1 module" default n if MACH_MX27LITE default y depends on MMC_MXC help Enable MX27 Secure Digital Host Controller Interface 1. config MXC_SDHC2 bool "Enable SDHC2 module" default y if MACH_MX27LITE default n depends on MMC_MXC help Enable MX27 Secure Digital Host Controller Interface 2. config MXC_SDHC3 bool "Enable SDHC3 module" default n depends on MMC_MXC help Enable MX27 Secure Digital Host Controller Interface 3. endmenu endmenu