mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
imx: mx6sll: add Kconfig entry for i.MX6SLL
add Kconfig entry for i.MX6SLL Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
a472e9bd6a
commit
2cc021697b
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue