Explorar o código

ARM: uniphier: fix bogus comment

This comment line is telling the opposite of the logic.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Masahiro Yamada %!s(int64=9) %!d(string=hai) anos
pai
achega
013dcc7863
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/configs/uniphier.h

+ 1 - 1
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