]> git.sur5r.net Git - u-boot/commitdiff
imx: mx6sll: add Kconfig entry for i.MX6SLL
authorPeng Fan <peng.fan@nxp.com>
Sun, 11 Dec 2016 11:24:31 +0000 (19:24 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 16 Dec 2016 10:38:24 +0000 (11:38 +0100)
add Kconfig entry for i.MX6SLL

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/cpu/armv7/mx6/Kconfig

index 87978a3718ba203d70bb4937093044c9f4758205..ba33d4cc56961aa858e216a60169191ed7be56a7 100644 (file)
@@ -26,6 +26,10 @@ config MX6SX
        select ROM_UNIFIED_SECTIONS
        bool
 
+config MX6SLL
+       select ROM_UNIFIED_SECTIONS
+       bool
+
 config MX6UL
        select SYS_L2CACHE_OFF
        select ROM_UNIFIED_SECTIONS