Skip to content

Commit

Permalink
x86: olpc build fix
Browse files Browse the repository at this point in the history
CONFIG_OLPC needs to depend on MGEODE_LX

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed May 4, 2008
1 parent 7b04fa0 commit e26a28d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,7 @@ config GEODE_MFGPT_TIMER

config OLPC
bool "One Laptop Per Child support"
depends on MGEODE_LX
default n
help
Add support for detecting the unique features of the OLPC
Expand Down

0 comments on commit e26a28d

Please sign in to comment.