commit | 4ab994b16a762399f9d49832fb677a4eceb3dc2f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 16 13:46:07 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 24 00:15:10 2015 +0900 |
tree | 0d1ef43c7b017ef858844d90ebf6375c533c3b8d | |
parent | 21866c34a1b4098a8868c9250daf01baf84c2397 [diff] |
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC Since commit a86ac9540e20 (ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>), UniPhier platform does not need the symbolic link arch/arm/include/asm. This option is not necessary either. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>