]> Git Repo - J-u-boot.git/commit
arm: Add SYS_L2CACHE_OFF Kconfig entry
authorPeng Fan <[email protected]>
Wed, 19 Aug 2015 07:48:57 +0000 (15:48 +0800)
committerStefano Babic <[email protected]>
Wed, 2 Sep 2015 13:34:13 +0000 (15:34 +0200)
commitf3e9bec865719806642803c17ca8af6b4808d371
tree9bb5d063a57c0e5e01a58dce68473d13afbaca9d
parente7d3b21bb78a04109574394d1c2cbd2e951b95ac
arm: Add SYS_L2CACHE_OFF Kconfig entry

To i.MX6UL, SYS_L2CACHE_OFF is selected, but there is no Kconfig entry
for SYS_L2CACHE_OFF. Then "select SYS_L2CACHE_OFF" does not effect for
i.MX6UL, which is not expected.

Since SYS_L2CACHE_OFF is mainly used by ARM architecture, add it to
arch/arm/Kconfig.

Signed-off-by: Peng Fan <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Stefano Babic <[email protected]>
arch/arm/Kconfig
This page took 0.034093 seconds and 4 git commands to generate.