Sign in
third-party-mirror
/
u-boot
/
0b7f337eb24b9681c236d8bf2bbec53a78024513
/
.
/
board
/
amlogic
/
sm1_elaine_p2
/
Kconfig
blob: c84c8e044d205f3d7377d390b715432e4a1d3aaa [
file
] [
log
] [
blame
]
if
TARGET_SM1_ELAINE_P2
config SYS_SOC
default
"g12a"
config SYS_BOARD
default
"sm1_elaine_p2"
config SYS_VENDOR
default
"amlogic"
config SYS_CONFIG_NAME
default
"sm1_elaine_p2"
source
"board/amlogic/sm1_elaine_common/Kconfig"
endif