bcm27xx: fix CI build after config refresh
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 26 Nov 2022 09:11:39 +0000 (10:11 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 26 Nov 2022 09:13:11 +0000 (10:13 +0100)
As reported by @kuanyili on Github, commit 3564c22e46d5 broke CI build:
https://github.com/openwrt/openwrt/commit/3564c22e46d5b025b174ee9b25291413a4621b21#commitcomment-91091149
Adding back those symbols fixes the problem.

Fixes: 3564c22e46d5 ("bcm27xx: disable duplicate sdhost driver")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bcm27xx/bcm2708/config-5.10
target/linux/bcm27xx/bcm2709/config-5.10
target/linux/bcm27xx/bcm2710/config-5.10
target/linux/bcm27xx/bcm2711/config-5.10

index 5ed6cf81bc0024b3132ef553077fda1978bdeb76..d76a3262795c9c219e29e7e559435ec4c3f3901d 100644 (file)
@@ -319,6 +319,8 @@ CONFIG_SERIAL_MCTRL_GPIO=y
 CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SG_POOL=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
index 53a08d183ee8df9bf769570589322a4898cfcebb..07486e582883f6e5a1f5b3134ba0c81bebc868d5 100644 (file)
@@ -401,6 +401,8 @@ 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
index cf76430c5797815c6e9ea417cec3e7d01e6991f1..8f89ae4e4fa4bb1992b2cc6e9fd57e7cfb76b485 100644 (file)
@@ -393,6 +393,8 @@ CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SG_POOL=y
 CONFIG_SMP=y
 CONFIG_SMSC_PHY=y
+# CONFIG_SND_SOC_AD193X_I2C is not set
+# CONFIG_SND_SOC_AD193X_SPI is not set
 CONFIG_SPARSEMEM=y
 CONFIG_SPARSEMEM_EXTREME=y
 CONFIG_SPARSEMEM_MANUAL=y
index 2631999251b5d2b86f5b15f046375a6110e1f8cd..3be6d6efaf75ef0a2d84be671fb864323f0a0255 100644 (file)
@@ -404,6 +404,8 @@ CONFIG_SERIAL_MCTRL_GPIO=y
 CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SG_POOL=y
 CONFIG_SMP=y
+# CONFIG_SND_SOC_AD193X_I2C is not set
+# CONFIG_SND_SOC_AD193X_SPI is not set
 CONFIG_SPARSEMEM=y
 CONFIG_SPARSEMEM_EXTREME=y
 CONFIG_SPARSEMEM_MANUAL=y