ARM: defconfig: drop CONFIG_SERIAL_OMAP references
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Aug 2022 14:22:35 +0000 (16:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Aug 2022 08:45:08 +0000 (10:45 +0200)
commit1c9cb2bbf7ceee7fbebcecfc0d3c951d938731e7
tree741c0764c0fabff9026db5fbac23b64fbff15bb1
parent7d40cecd0e36dcd6491a40d14c9b0d072f01e7aa
ARM: defconfig: drop CONFIG_SERIAL_OMAP references

This driver is mutually exclusive with the new 8250_OMAP
driver, so 'make defconfig' turns it off already. Drop
the reference now.

Fixes: 077e1cde78c3 ("ARM: omap2plus_defconfig: Enable 8250_OMAP")
Fixes: f98d45145e6a ("ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default")
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/omap2plus_defconfig