mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 12:41:32 +00:00
tbs2910: remove SYS_SOC from board specific Kconfig
SYS_SOC is already defined in arch/arm/cpu/armv7/mx6/Kconfig, no need to define it again Signed-off-by: Soeren Moch <smoch@web.de>
This commit is contained in:
parent
f296f13915
commit
e3db4ade1b
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ config SYS_BOARD
|
|||
config SYS_VENDOR
|
||||
default "tbs"
|
||||
|
||||
config SYS_SOC
|
||||
default "mx6"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "tbs2910"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue