diff options
author | Arnaud Lacombe <lacombar@gmail.com> | 2010-10-28 06:24:49 +0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-10-29 00:41:14 +0400 |
commit | df4d303647ebe5e2f7e473e32ccef9f8549e9d45 (patch) | |
tree | 44564a78726c31eac7cac0955224f2e3f7f5c181 /arch/tile | |
parent | 70c74e59db7450d5c9164abeb3b6752f8045288b (diff) | |
download | linux-df4d303647ebe5e2f7e473e32ccef9f8549e9d45.tar.xz |
kbuild: convert `arch/tile' to the kconfig mainmenu upgrade
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/tile')
-rw-r--r-- | arch/tile/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index 1eb308cb711a..d0cc5b4b22a1 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. |