commit | 4dcd23f70b3f2b911e29898a7661a9f1b998cfba | [log] [tgz] |
---|---|---|
author | William Zhang <william.zhang@broadcom.com> | Mon Aug 22 11:31:43 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 08:55:51 2022 -0400 |
tree | 9030e6aaf2c555cf289063e3089869f59e5a1404 | |
parent | fdf8f29dc7e9076790e4874c9ce07e593d9e17c4 [diff] |
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 As CONFIG_ARCH_BCM68360 is replaced with CONFIG_BCM6856, update the driver Kconfig to use the new config symbol. Signed-off-by: William Zhang <william.zhang@broadcom.com> Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>