瀏覽代碼

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 年之前
父節點
當前提交
013dcc7863
共有 1 個文件被更改,包括 1 次插入1 次删除
  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