ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 28 Oct 2021 14:19:33 +0000 (16:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 09:54:11 +0000 (10:54 +0100)
commit3c3c0b6c4ae9be80face4625f976042dd0d01d16
tree63abfd7fcece00a59896b4e819dd7539e00084f2
parentf54d8cd831be8b9f7a82052c1759dd28ad6221cb
ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART

[ Upstream commit b0100bce4ff82ec1ccd3c1f3d339fd2df6a81784 ]

Since commit 4b563a066611 ("ARM: imx: Remove imx21 support"), the config
DEBUG_IMX21_IMX27_UART is really only debug support for IMX27.

So, rename this option to DEBUG_IMX27_UART and adjust dependencies in
Kconfig and rename the definitions to IMX27 as further clean-up.

This issue was discovered with ./scripts/checkkconfigsymbols.py, which
reported that DEBUG_IMX21_IMX27_UART depends on the non-existing config
SOC_IMX21.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/Kconfig.debug
arch/arm/include/debug/imx-uart.h