提交 ae5bf63f 编写于 作者: S Stephen Rothwell 提交者: Grant Likely

microblaze: turn CONFIG_OF into a select

so that we can make CONFIG_OF global and remove it from
the architecture Kconfig files later.
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: NMichal Simek <monstr@monstr.eu>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 50ef5284
......@@ -17,6 +17,8 @@ config MICROBLAZE
select HAVE_DMA_ATTRS
select HAVE_DMA_API_DEBUG
select TRACING_SUPPORT
select OF
select OF_FLATTREE
config SWAP
def_bool n
......@@ -125,8 +127,7 @@ config CMDLINE_FORCE
override those passed by the boot loader.
config OF
def_bool y
select OF_FLATTREE
bool
config PROC_DEVICETREE
bool "Support for device tree in /proc"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册