dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(longan): add uart7 & 5000mA bat
huangcm
2025-07-03
5fc6eec0444a62f7a596240b200dd837059dba70
[~lzh/A133.git]
/
longan
/
brandy
/
brandy-2.0
/
u-boot-2018
/
board
/
pandora
/
Kconfig
1
2
3
4
5
6
7
8
9
if TARGET_OMAP3_PANDORA
config SYS_BOARD
default "pandora"
config SYS_CONFIG_NAME
default "omap3_pandora"
endif