Re: [PATCH] arm64: mediatek: cleanup message for platform selection

2017-10-20 Thread Matthias Brugger
On 10/19/2017 11:52 AM, sean.w...@mediatek.com wrote: > From: Sean Wang > > The latest kernel tree already can support more MediaTek platforms such as > MT2712 and MT7622, so additional descriptions for those platforms are added > and certain cleanups are also being made here. > > Signed-off-b

[PATCH] arm64: mediatek: cleanup message for platform selection

2017-10-19 Thread sean.wang
From: Sean Wang The latest kernel tree already can support more MediaTek platforms such as MT2712 and MT7622, so additional descriptions for those platforms are added and certain cleanups are also being made here. Signed-off-by: Sean Wang --- arch/arm64/Kconfig.platforms | 5 +++-- 1 file chan