mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 14:56:59 +00:00
ARM: uniphier: fix bogus comment
This comment line is telling the opposite of the logic. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
69856c53aa
commit
013dcc7863
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
#define CONFIG_SYS_CACHELINE_SIZE 32
|
||||
|
||||
/* Comment out the following to enable L2 cache */
|
||||
/* Comment out the following to disable L2 cache */
|
||||
#define CONFIG_UNIPHIER_L2CACHE_ON
|
||||
|
||||
#define CONFIG_DISPLAY_CPUINFO
|
||||
|
|
Loading…
Add table
Reference in a new issue