commit | 930beb5ac09aaeee48d81c57aec0d17a42a33ce8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Tue Jan 14 09:54:38 2014 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 24 22:39:55 2014 +0100 |
tree | 3a146ffc4fa1fb74b4cf673b4040a7e54e5240f2 | |
parent | dc4d7b377c1e07918eeca704477851ddef37d472 [diff] |
MIPS: introduce MIPS_L1_CACHE_SHIFT_<N> In order to avoid keeping an ever growing list of chips which need to select a specific MIPS_L1_CACHE_SHIFT value introduce multiple internal and non-exposed Kconfig symbols for the various MIPS_L1_CACHE_SHIFT values out there and update the relevant Kconfig symbols to select them. Signed-off-by: Florian Fainelli <florian@openwrt.org>