x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 09:32:42 +0000 (10:32 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 09:40:45 +0000 (10:40 +0100)
commitc2a941fadb57d157d59eec424674bd0c3a28788c
tree5869120dd9774b311580f187d7d4fdfbb3268744
parentdc3119e700216a70e82fe07a79f1618852058354
x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection

OLPC_OPENFIRMWARE_DT is just there to be selected by OLPC and selects
OF_PROMTREE. So let OLPC select OF_PROMTREE and remove that extra
config indirection. Fixup code and Makefile and use CONFIG_OF_PROMTREE
instead.

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/platform/olpc/Makefile
This page took 0.0263 seconds and 5 git commands to generate.