提交 911d7d35 编写于 作者: Y Ye Li 提交者: Stefano Babic

i.MX7ULP: Add CONFIG_MX7ULP to kconfig

Since many drivers need this CONFIG_MX7ULP to distiguish the settings
for i.MX7ULP only. Add this entry to cpu's kconfig.
Signed-off-by: NYe Li <ye.li@nxp.com>
Signed-off-by: NPeng Fan <peng.fan@nxp.com>
上级 a0f4f7ee
...@@ -3,12 +3,16 @@ if ARCH_MX7ULP ...@@ -3,12 +3,16 @@ if ARCH_MX7ULP
config SYS_SOC config SYS_SOC
default "mx7ulp" default "mx7ulp"
config MX7ULP
bool
choice choice
prompt "MX7ULP board select" prompt "MX7ULP board select"
optional optional
config TARGET_MX7ULP_EVK config TARGET_MX7ULP_EVK
bool "Support mx7ulp EVK board" bool "Support mx7ulp EVK board"
select MX7ULP
select SYS_ARCH_TIMER select SYS_ARCH_TIMER
endchoice endchoice
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册