commit | 5352c5b00f99836e8c87a3ad065e2deb0f2ba653 | [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 | 340fcdb74b241c3c1ac5dc20995e23a7f378e06c [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>