xref
: /
rk3399_rockchip-uboot
/
arch
/
arm
/
cpu
/
armv8
/
Kconfig
(revision 2d91a9772c71e7f7c09fa4f6db2c3d11e6af8176)
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