diff options
| author | Tom Rini <[email protected]> | 2021-08-26 11:47:59 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-08-31 17:47:49 -0400 |
| commit | ab92b38a0161f0d8efa1c2112d944ef8f755dfbe (patch) | |
| tree | f4413fb22813b940ce12ca5079c67c7149ade8e3 /scripts/kernel-doc | |
| parent | e4ddf14305b28e788e09a9b1b5b2b2474234eb91 (diff) | |
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
We move the SYS_CACHE_SHIFT_N options from arch/arm/Kconfig to
arch/Kconfig, and introduce SYS_CACHE_SHIFT_4 to provide a size of 16.
Introduce select statements for other architectures based on current
usage. For MIPS, we take the existing arch-specific symbol and migrate
to the generic symbol. This lets us remove a little bit of otherwise
unused code.
Cc: Alexey Brodkin <[email protected]>
Cc: Anup Patel <[email protected]>
Cc: Atish Patra <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Leo <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Sean Anderson <[email protected]>
Cc: Simon Glass <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Sean Anderson <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
