提交 d046f77e 编写于 作者: M Max Filippov 提交者: Chris Zankel

xtensa: set NO_IOPORT to 'n' by default

Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: NChris Zankel <chris@zankel.net>
上级 d38efc1f
...@@ -37,7 +37,7 @@ config ARCH_HAS_ILOG2_U64 ...@@ -37,7 +37,7 @@ config ARCH_HAS_ILOG2_U64
def_bool n def_bool n
config NO_IOPORT config NO_IOPORT
def_bool y def_bool n
config HZ config HZ
int int
...@@ -144,6 +144,7 @@ config XTENSA_PLATFORM_XT2000 ...@@ -144,6 +144,7 @@ config XTENSA_PLATFORM_XT2000
config XTENSA_PLATFORM_S6105 config XTENSA_PLATFORM_S6105
bool "S6105" bool "S6105"
select SERIAL_CONSOLE select SERIAL_CONSOLE
select NO_IOPORT
endchoice endchoice
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册