Przeglądaj źródła

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 9 lat temu
rodzic
commit
013dcc7863
1 zmienionych plików z 1 dodań i 1 usunięć
  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