summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-11-28 12:04:16 +0300
committerShawn Guo <shawnguo@kernel.org>2018-12-10 03:56:30 +0300
commit7c41ea57beb2aee96fa63091a457b1a2826f3c42 (patch)
tree1efd52953b926776ecf2548d823d23c15faaa4d7 /arch/arm/mach-imx/Kconfig
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
downloadlinux-7c41ea57beb2aee96fa63091a457b1a2826f3c42.tar.xz
ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed
If debugging on i.MX is enabled DEBUG_IMX_UART_PORT defines which UART is used for the debug output. If however debugging is off don't only hide the then unused config item but drop it completely by using a dependency instead of a conditional prompt. This fixes DEBUG_IMX_UART_PORT being present in the kernel config even if DEBUG_LL is disabled. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
0 files changed, 0 insertions, 0 deletions