dashboard
repositories
activity
search
login
Failed to find commit "01573e231f18eb2d99162747186f59511f56b64d" in ~hc/RK356X_SDK_RELEASE.git!
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add kernel/.gitignore
hc
2024-08-16
a24a44ff9ca902811b99aa9663d697cf452e08ef
[~luoshi/RK3588_XEN.git]
/
u-boot_toptee
/
board
/
sbc8641d
/
Kconfig
1
2
3
4
5
6
7
8
9
if TARGET_SBC8641D
config SYS_BOARD
default "sbc8641d"
config SYS_CONFIG_NAME
default "sbc8641d"
endif