dashboard
repositories
activity
search
login
Failed to find commit "69f6639d1dbba0bd8eb20ddd325528241f238d61" in ~hc/RK356X_SDK_RELEASE.git!
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
phy_rtl8211f led fixup
hc
2024-08-14
d5ef2fdafdb09de9c2f876fc0edf2ba6bf224909
[~luoshi/RK3588_XEN.git]
/
u-boot_toptee
/
board
/
nvidia
/
e2220-1170
/
Kconfig
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_E2220_1170
config SYS_BOARD
default "e2220-1170"
config SYS_VENDOR
default "nvidia"
config SYS_CONFIG_NAME
default "e2220-1170"
endif