commit | d88d6cfc912e9e54f9ec0337a84691436c654077 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Tue Feb 10 11:00:53 2015 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Feb 18 12:24:29 2015 +0100 |
tree | 3f3fc6f61a7a4627228ec6795a1c5db22a218ff8 | |
parent | f495fe8998b31d113d6041c105fd5652ec2cf5ee [diff] |
ARM: mm: Remove Kconfig symbol CACHE_PL310 Commit 20e783e39e55 ("ARM: 8296/1: cache-l2x0: clean up aurora cache handling") removed the only user of the Kconfig symbol CACHE_PL310. Setting CACHE_PL310 is now pointless. Remove its Kconfig entry, and one select of this symbol. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Arnd Bergmann <arnd@arndb.de>