commit | c2a941fadb57d157d59eec424674bd0c3a28788c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 23 10:32:42 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 23 10:40:45 2011 +0100 |
tree | 5869120dd9774b311580f187d7d4fdfbb3268744 | |
parent | dc3119e700216a70e82fe07a79f1618852058354 [diff] |
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>