linux/arch/x86/platform/olpc
Thomas Gleixner c2a941fadb 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>
2011-02-23 10:40:45 +01:00
..
Makefile x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection 2011-02-23 10:40:45 +01:00
olpc-xo1.c x86: OLPC: convert olpc-xo1 driver from pci device to platform device 2011-01-14 12:38:15 +01:00
olpc.c
olpc_dt.c x86, olpc: Speed up device tree creation during boot 2010-12-15 17:11:40 -08:00
olpc_ofw.c