]> Git Repo - J-u-boot.git/blame - board/xen/xenguest_arm64/Kconfig
Convert CONFIG_CONS_INDEX et al to Kconfig
[J-u-boot.git] / board / xen / xenguest_arm64 / Kconfig
CommitLineData
770a8eef
AA
1if TARGET_XENGUEST_ARM64
2
3config SYS_BOARD
4 default "xenguest_arm64"
5
6config SYS_VENDOR
7 default "xen"
8
9config SYS_CONFIG_NAME
10 default "xenguest_arm64"
11
f76750d1
TR
12config LNX_KRNL_IMG_TEXT_OFFSET_BASE
13 default SYS_LOAD_ADDR
14
770a8eef 15endif
This page took 0.067829 seconds and 4 git commands to generate.