diff options
author | John Audia <graysky@archlinux.us> | 2022-02-09 06:34:20 -0500 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2022-02-20 14:26:41 +0100 |
commit | 332f69583ada04b74dd700c2ccb9c4c639de02be (patch) | |
tree | 5c73757ff3a30af69e7e8204f068b10241b8eed3 /target/linux/bcm27xx/bcm2709 | |
parent | dbb45421bab6e6f2b257810f5162b81e0310b620 (diff) | |
download | upstream-332f69583ada04b74dd700c2ccb9c4c639de02be.tar.gz upstream-332f69583ada04b74dd700c2ccb9c4c639de02be.tar.bz2 upstream-332f69583ada04b74dd700c2ccb9c4c639de02be.zip |
bcm27xx: bcm2709: update defconfig
Enabled CONFIG_ALL_KMODS and ran make kernel_menuconfig against
bcm2709 to update defconfig. Some of the removed symbols are
present in target/linux/generic/config-5.10 while others were
removed by the make target.
Signed-off-by: John Audia <graysky@archlinux.us>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (wrapped)
Diffstat (limited to 'target/linux/bcm27xx/bcm2709')
-rw-r--r-- | target/linux/bcm27xx/bcm2709/config-5.10 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/bcm27xx/bcm2709/config-5.10 b/target/linux/bcm27xx/bcm2709/config-5.10 index f15f6e3562..e4d4b9c67c 100644 --- a/target/linux/bcm27xx/bcm2709/config-5.10 +++ b/target/linux/bcm27xx/bcm2709/config-5.10 @@ -376,7 +376,6 @@ CONFIG_RESET_RASPBERRYPI=y CONFIG_RESET_SIMPLE=y CONFIG_RFS_ACCEL=y # CONFIG_RPIVID_MEM is not set -# CONFIG_RPI_AXIPERF is not set # CONFIG_RPI_POE_POWER is not set CONFIG_RPS=y CONFIG_RWSEM_SPIN_ON_OWNER=y @@ -400,8 +399,6 @@ CONFIG_SG_POOL=y CONFIG_SMP=y CONFIG_SMP_ON_UP=y CONFIG_SMSC_PHY=y -# CONFIG_SND_SOC_AD193X_I2C is not set -# CONFIG_SND_SOC_AD193X_SPI is not set CONFIG_SPARSE_IRQ=y CONFIG_SRCU=y # CONFIG_STRIP_ASM_SYMS is not set |