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)
commit64da7c8af7490f3ad3790646c40784e5b478090d
treee5055116a48a3cb14ba8d482fd6887887c5f473c
parent3564c22e46d5b025b174ee9b25291413a4621b21
bcm27xx: fix CI build after config refresh

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