diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2022-07-14 07:58:58 +0300 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2022-07-16 00:56:20 +0300 |
commit | 32d3da7d2f44f9d7ca92c36439e9673cdb786068 (patch) | |
tree | e70050557e9d473e247d34fbb1e03679f21c637c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f3f575c4bef95384e68de552c7b29938fd0d9201 (diff) | |
download | linux-32d3da7d2f44f9d7ca92c36439e9673cdb786068.tar.xz |
arm64: make ARCH_BCM4908 select ARCH_BCMBCA
BCA is a big set / family of devices sharing multiple hardware blocks.
It covers BCM4908, BCM63xx, BCM68xx devices and more.
Most of drivers that depend on ARCH_BCM4908 should actually depend on
ARCH_BCMBCA. To make such transition easier, cleaner and breakage-free
add a proper "select".
Later on - if we decide to keep ARCH_BCM4908 - it may be moved under
ARCH_BCMBCA menu. Keeping it may be helpful for limited compiling of DTS
files and "default" Kconfig entires. Or we may just decide to drop it.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: William Zhang <william.zhang@broadcom.com>
Acked-by: Kursad Oney <kursad.oney@broadcom.com>
Link: https://lore.kernel.org/r/20220714045858.7786-1-zajec5@gmail.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions