bcm27xx: bcm2711: update defconfig
authorJohn Audia <graysky@archlinux.us>
Sat, 26 Feb 2022 17:05:19 +0000 (12:05 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 28 Feb 2022 20:52:01 +0000 (21:52 +0100)
commita68dd8057ce27cb8fe20443fbacfc9b066248133
tree734f0b70b79de78f8c5c77c9f20342a0747e3b24
parent4a956a06f23f56162f90eec79a3cbc6caa732681
bcm27xx: bcm2711: update defconfig

Ran `make kernel_menuconfig CONFIG_TARGET=bcm2711` having used the snapshot
config for bcm2711[1].  Manually added back two symbols that the make target
removed, namely:
* # CONFIG_SND_SOC_AD193X_I2C is not set
* # CONFIG_SND_SOC_AD193X_SPI is not set

Without adding these back, the build fails due to unsatisfied deps[2].

Build system: x86_64
Build-tested: bcm2711/multidevices

1. https://downloads.openwrt.org/snapshots/targets/bcm27xx/bcm2711/config.buildinfo
2. https://github.com/openwrt/openwrt/commit/a478202d74b66c3da17d57442649eb4f131fc7b2#commitcomment-67096592

Signed-off-by: John Audia <graysky@archlinux.us>
target/linux/bcm27xx/bcm2711/config-5.10