ARM: debug: remove references in DEBUG_UART_8250_SHIFT to removed configs
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 12 Jan 2023 08:37:46 +0000 (09:37 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 1 Feb 2023 16:29:30 +0000 (17:29 +0100)
commitae4cc020379ac2a3e53ffcfdfc39453e1dc745fa
tree83c6aa8ce4bcd09b1c06088169b336384b753136
parentb5018dd5aa7d3418755a758210c3195d9bd1c98e
ARM: debug: remove references in DEBUG_UART_8250_SHIFT to removed configs

Commit 67d3928c3df5 ("ARM: omap1: remove unused board files") removes
configs DEBUG_OMAP7XXUART{1,2,3}.

The config DEBUG_UART_8250_SHIFT still refers to those removed configs.

Remove those obsolete references.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig.debug