xref
: /
rk3399_rockchip-uboot
/
arch
/
arm
/
cpu
/
armv8
/
Kconfig
(revision 01c8bf5a6faf3173f130ca58ecc8656bc71adc5a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if ARM64
2
3
config SYS_CPU
4
default "armv8"
5
6
endif
7