Skip to content
Snippets Groups Projects
Commit 51db4603 authored by Ye Li's avatar Ye Li Committed by Stefano Babic
Browse files

imx: mx6ull: add kconfig entry for MX6ULL


i.MX6ULL is derivative from i.MX6UL, so select MX6UL for MX6ULL.
If need to differenate MX6ULL from MX6UL, use CONFIG_MX6ULL

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarYe Li <ye.li@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
parent 65ce54be
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,10 @@ config MX6UL ...@@ -31,6 +31,10 @@ config MX6UL
select ROM_UNIFIED_SECTIONS select ROM_UNIFIED_SECTIONS
bool bool
config MX6ULL
bool
select MX6UL
choice choice
prompt "MX6 board select" prompt "MX6 board select"
optional optional
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment