x86: OLPC: Cleanup config maze completely
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 09:08:31 +0000 (10:08 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 09:40:45 +0000 (10:40 +0100)
commitdc3119e700216a70e82fe07a79f1618852058354
tree40fceb0868ac12bfa9e3135604fbc807d9164fcd
parentfe239545a1eed57a60c5d4063f0b56f6cd1811ff
x86: OLPC: Cleanup config maze completely

Neither CONFIG_OLPC_OPENFIRMWARE nor CONFIG_OLPC_OPENFIRMWARE_DT are
really necessary.

OLPC selects OLPC_OPENFIRMWARE unconditionally, so move the "select
OF" part under OLPC config option and fixup the dependencies in
Makefiles and code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andres Salomon <dilinger@queued.net>
arch/x86/Kconfig
arch/x86/include/asm/olpc_ofw.h
arch/x86/kernel/head_32.S
arch/x86/platform/olpc/Makefile