diff options
author | John Audia <therealgraysky@proton.me> | 2022-11-19 08:41:25 -0500 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2022-11-23 20:13:46 +0100 |
commit | 3f7cc9d0144dbc429d19c1801cc6be149f969db9 (patch) | |
tree | f523fb943df9439898c1efda8d6766e734c3b7ea /target/linux/lantiq/xrx200 | |
parent | eaba63cddee44e0761cee1b0f82e3dd359e2dac1 (diff) | |
download | upstream-3f7cc9d0144dbc429d19c1801cc6be149f969db9.tar.gz upstream-3f7cc9d0144dbc429d19c1801cc6be149f969db9.tar.bz2 upstream-3f7cc9d0144dbc429d19c1801cc6be149f969db9.zip |
bcm27xx: disable duplicate sdhost driver
Enabling both CONFIG_MMC_BCM2835 and CONFIG_MMC_BCM2835_SDHOST causes this
error in dmesg:
Error: Driver 'sdhost-bcm2835' is already registered, aborting...
Disabling CONFIG_MMC_BCM2835 and leaving CONFIG_MMC_BCM2835_SDHOST enabled
avoids this error.
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <therealgraysky@proton.me>
[Disable driver for all subtargets, refresh configs, tweak description]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/lantiq/xrx200')
0 files changed, 0 insertions, 0 deletions