sh7734: remove CONFIG_553MHZ_MODE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 26 Oct 2017 12:24:21 +0000 (21:24 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 27 Oct 2017 12:52:22 +0000 (08:52 -0400)
This macro only appears in commented-out lines.  It is not referenced
by anyone.

I did not touch config_whitelist.txt - the CONFIG will be dropped
by the next re-sync.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/ap_sh4a_4a.h
include/configs/r0p7734.h

index ab3d40c..717ec80 100644 (file)
@@ -12,7 +12,6 @@
 #define CONFIG_CPU_SH7734      1
 #define CONFIG_AP_SH4A_4A      1
 #define CONFIG_400MHZ_MODE     1
-/* #define CONFIG_533MHZ_MODE  1 */
 
 #define CONFIG_SYS_TEXT_BASE 0x8BFC0000
 
index a31c6e2..1fef8b5 100644 (file)
@@ -12,7 +12,6 @@
 #define CONFIG_CPU_SH7734      1
 #define CONFIG_R0P7734         1
 #define CONFIG_400MHZ_MODE     1
-/* #define CONFIG_533MHZ_MODE  1 */
 
 #define CONFIG_SYS_TEXT_BASE 0x8FFC0000