提交 54008979 编写于 作者: T Thomas Gleixner

x86: OLPC: Remove redundant !X64_64 config dependency

OLPC is under if X86_32 already.
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Cc: Andres Salomon <dilinger@queued.net>
上级 7acdbb3f
......@@ -2068,7 +2068,7 @@ config OLPC
bool "One Laptop Per Child support"
select GPIOLIB
select OLPC_OPENFIRMWARE
depends on !X86_64 && !X86_PAE
depends on !X86_PAE
---help---
Add support for detecting the unique features of the OLPC
XO hardware.
......@@ -2081,7 +2081,7 @@ config OLPC_XO1
config OLPC_OPENFIRMWARE
bool "Support for OLPC's Open Firmware"
depends on !X86_64 && !X86_PAE
depends on !X86_PAE
default n
select OF
help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册