projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f296f13
)
tbs2910: remove SYS_SOC from board specific Kconfig
author
Soeren Moch
<smoch@web.de>
Thu, 13 Aug 2015 19:08:47 +0000
(21:08 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 2 Sep 2015 13:34:12 +0000
(15:34 +0200)
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>
board/tbs/tbs2910/Kconfig
patch
|
blob
|
history
diff --git
a/board/tbs/tbs2910/Kconfig
b/board/tbs/tbs2910/Kconfig
index a7958377ebc5f8f9ad473c4c0e6256c7419c4b3c..55c475c59aed940fded6c666ddca52b4b7c8f1a3 100644
(file)
--- a/
board/tbs/tbs2910/Kconfig
+++ b/
board/tbs/tbs2910/Kconfig
@@
-6,9
+6,6
@@
config SYS_BOARD
config SYS_VENDOR
default "tbs"
-config SYS_SOC
- default "mx6"
-
config SYS_CONFIG_NAME
default "tbs2910"