ARM: config: multi v7: Regenerate defconifg
authorJoel Stanley <joel@jms.id.au>
Tue, 15 Jun 2021 01:14:35 +0000 (10:44 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 16 Sep 2021 07:36:38 +0000 (17:06 +0930)
commit6c5faa6e07d3d42c5e6dd5a19ea1e1d9d097cf0f
treeb4ee032f3c01a5c07590b95e14563ccc5459af53
parent95fff5840584569a4c1857445bfc2f2500b8ddf6
ARM: config: multi v7: Regenerate defconifg

These options have moved around when generating the defconfig. Update
them to reduce noise when generating future changes.

The exceptions are:

 - NEW_LEDS and LEDS_TRIGGERS which should drop out as they are selected
   by SND_CTL_LED. Instead we will improve the logic so SND_CTL_LED
   doesn't force-enable the subsystem.

 - The SPI_AX88796C network device. This was enabled in v5.11 for Exynos
   boards. The driver is not yet merged but there's work being done, so
   leave it alone for now.

 - PTP_1588_CLOCK is implied by enabled drivers STMMAC_ETH, IGB, E1000E
   and FEC, but this may be changed in the future as imply does not do
   what it was originally intended to do.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210615011435.518115-7-joel@jms.id.au
arch/arm/configs/multi_v7_defconfig