提交 4a54db61 编写于 作者: T Tony Lindgren

omap: Make omap specific features appear under Kconfig menu

This will make Kconfig look nicer for selecting omap processor type
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 f0ca2c05
if ARCH_OMAP1
menu "TI OMAP1 specific features"
comment "OMAP Core Type"
depends on ARCH_OMAP1
......@@ -237,3 +241,6 @@ config OMAP_ARM_30MHZ
help
Enable 30MHz clock for OMAP CPU. If unsure, say N.
endmenu
endif
if ARCH_OMAP2PLUS
menu "TI OMAP2/3/4 Specific Features"
comment "OMAP Core Type"
depends on ARCH_OMAP2
......@@ -186,3 +190,6 @@ config OMAP3_SDRC_AC_TIMING
wish to say no. Selecting yes without understanding what is
going on could result in system crashes;
endmenu
endif
if ARCH_OMAP
menu "TI OMAP Implementations"
menu "TI OMAP Common Features"
config ARCH_OMAP_OTG
bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册