diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2008-05-08 07:58:01 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-05-08 09:43:50 -0400 |
commit | ac44cc96fbc8f44c056fa37573e8447eec512b10 (patch) | |
tree | 40106d51d7fe49d90b2c38a55f7e20b8d8e0cf33 /arch/x86 | |
parent | 3de2403e6659d71b36ec820dc9b942762ddfe6eb (diff) |
x86: revert geode config dependency
commit e26a28d190304d910ee49b81cbfe6d9241f56e86
x86: olpc build fix
was a fix to a patch that was withdrawn/delayed and then erroneously
commited to x86.git. Revert it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index bbcafaa160c0..42109f119df7 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1662,7 +1662,6 @@ config GEODE_MFGPT_TIMER | |||
1662 | 1662 | ||
1663 | config OLPC | 1663 | config OLPC |
1664 | bool "One Laptop Per Child support" | 1664 | bool "One Laptop Per Child support" |
1665 | depends on MGEODE_LX | ||
1666 | default n | 1665 | default n |
1667 | help | 1666 | help |
1668 | Add support for detecting the unique features of the OLPC | 1667 | Add support for detecting the unique features of the OLPC |