Home
last modified time | relevance | path

Searched hist:b0100bce4ff82ec1ccd3c1f3d339fd2df6a81784 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/debug/
H A Dimx-uart.hdiff b0100bce4ff82ec1ccd3c1f3d339fd2df6a81784 Thu Oct 28 09:19:33 CDT 2021 Lukas Bulwahn <lukas.bulwahn@gmail.com> ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART

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>
/openbmc/linux/arch/arm/
H A DKconfig.debugdiff b0100bce4ff82ec1ccd3c1f3d339fd2df6a81784 Thu Oct 28 09:19:33 CDT 2021 Lukas Bulwahn <lukas.bulwahn@gmail.com> ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART

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>