projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[oweals/u-boot.git]
/
board
/
bf533-stamp
/
Kconfig
1
if TARGET_BF533_STAMP
2
3
config SYS_BOARD
4
default "bf533-stamp"
5
6
config SYS_CONFIG_NAME
7
default "bf533-stamp"
8
9
endif