From: Thomas Gleixner Date: Wed, 23 Feb 2011 09:08:31 +0000 (+0100) Subject: x86: OLPC: Cleanup config maze completely X-Git-Tag: v2.6.39-rc1~498^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3119e700216a70e82fe07a79f1618852058354;p=pandora-kernel.git 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 Cc: Andres Salomon --- Reading git-diff-tree failed