Browse Source

imx: mx6sll: add Kconfig entry for i.MX6SLL

add Kconfig entry for i.MX6SLL

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Peng Fan 8 years ago
parent
commit
2cc021697b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm/cpu/armv7/mx6/Kconfig

+ 4 - 0
arch/arm/cpu/armv7/mx6/Kconfig

@@ -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