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

sparc: 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: NDavid S. Miller <davem@davemloft.net>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 10f85f43
......@@ -18,6 +18,7 @@ config 64BIT
config SPARC
bool
default y
select OF
select HAVE_IDE
select HAVE_OPROFILE
select HAVE_ARCH_KGDB if !SMP || SPARC64
......@@ -149,7 +150,7 @@ config ARCH_NO_VIRT_TO_BUS
def_bool y
config OF
def_bool y
bool
config ARCH_SUPPORTS_DEBUG_PAGEALLOC
def_bool y if SPARC64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册