From: Thomas Gleixner Date: Wed, 23 Feb 2011 09:32:42 +0000 (+0100) Subject: x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection X-Git-Tag: v2.6.39-rc1~498^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2a941fadb57d157d59eec424674bd0c3a28788c;p=pandora-kernel.git 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 Cc: Andres Salomon --- Reading git-diff-tree failed