mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
Since commit a86ac9540e (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>
This commit is contained in:
parent
21866c34a1
commit
4ab994b16a
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
menu "Panasonic UniPhier platform"
|
||||
depends on ARCH_UNIPHIER
|
||||
|
||||
config SYS_SOC
|
||||
default "uniphier"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "uniphier"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue