diff options
| author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2018-11-28 10:04:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 15:26:38 +0100 |
| commit | f08acf3f0edf1328286074af02ab5992a2776766 (patch) | |
| tree | 30ae04666667bef924cb23c830af14f4199b87fc /scripts/objdiff | |
| parent | 82eaafb0ae1f78b5cb6f81727e9ec1f795468e87 (diff) | |
ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed
[ Upstream commit 7c41ea57beb2aee96fa63091a457b1a2826f3c42 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
