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