Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9bdec009e07bbe9e86fceadd35de035535f4613d
/
.
/
arch
/
arm
/
mach-k3
/
Kconfig
blob: 552b84923e304972aa646d1e62e082c7670d2d33 [
file
] [
log
] [
blame
]
Lokesh Vutla
9bdec00
2018-08-27 15:57:08 +0530
[
diff
] [
blame^
]
1
if
ARCH_K3
2
3
choice
4
prompt
"Texas Instruments' K3 based SoC select"
5
optional
6
7
endchoice
8
9
config SYS_SOC
10
default
"k3"
11
12
endif