Hi Michal, As 2.6.36 is out, the kconfig change will require this patch. I had it for a while in my tree, but the kconfig branch lacked the code :) - Arnaud From: Arnaud Lacombe <lacombar@xxxxxxxxx> Date: Mon, 20 Sep 2010 00:47:11 -0400 Subject: [PATCH] kbuild: convert `arch/tile' to the kconfig mainmenu upgrade Signed-off-by: Arnaud Lacombe <lacombar@xxxxxxxxx> --- arch/tile/Kconfig | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index 1eb308c..d0cc5b4 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig @@ -113,8 +113,6 @@ config TILE # config HUGETLB_PAGE_SIZE_VARIABLE -mainmenu "Linux/TILE Kernel Configuration" - # Please note: TILE-Gx support is not yet finalized; this is # the preliminary support. TILE-Gx drivers are only provided # with the alpha or beta test versions for Tilera customers. -- 1.7.2.30.gc37d7.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html