mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00: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