]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit51bac375feb29ea1ab5a3780bf406c24a9c438d3
tree741c0764c0fabff9026db5fbac23b64fbff15bb1
parente2cd063e2ba5549ade697a658a590faaa81a1207
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: 961c0927388e ("ARM: omap2plus_defconfig: Enable 8250_OMAP")
Fixes: fbc2ac5959f4 ("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