summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/Kconfig
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-05-04 17:48:07 +0800
committerYe.Li <B37916@freescale.com>2015-05-05 11:46:45 +0800
commit265511519bb875b99b3b83c85e96b2ef1a1361c0 (patch)
tree2f5262892f6adda0f0131eddc08bbfe60de0431e /arch/arm/cpu/armv7/mx6/Kconfig
parent25a0ba04a051e5b3c03cc628c849551aa803409d (diff)
downloadu-boot-imx-265511519bb875b99b3b83c85e96b2ef1a1361c0.zip
u-boot-imx-265511519bb875b99b3b83c85e96b2ef1a1361c0.tar.gz
u-boot-imx-265511519bb875b99b3b83c85e96b2ef1a1361c0.tar.bz2
MLK-10808-5 imx: mx6ul: Update soc relevant settings
Remove PCIe, xPU power, PL310 L2 Cache for MX6UL. Update FEC MAC address, WDOG settings, USDHC clock rate. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'arch/arm/cpu/armv7/mx6/Kconfig')
-rw-r--r--arch/arm/cpu/armv7/mx6/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig
index 076ba52..2161a5e 100644
--- a/arch/arm/cpu/armv7/mx6/Kconfig
+++ b/arch/arm/cpu/armv7/mx6/Kconfig
@@ -25,6 +25,9 @@ config MX6SL
config MX6SX
bool
+config MX6UL
+ bool
+
choice
prompt "MX6 board select"