summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-18 16:41:42 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-24 01:37:02 +0900
commit013dcc7863b990f7bd0680e1ced320bf6a963e8f (patch)
tree59eb9b678d40f31945dadd72273f9985f1ce706f /include
parent69856c53aa5e53f1aba33d47b5280523d0a7fa22 (diff)
ARM: uniphier: fix bogus comment
This comment line is telling the opposite of the logic. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/uniphier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 9c9e3b84d0..784d3c1bbe 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -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