]> git.sur5r.net Git - u-boot/blob - board/esd/vme8349/Kconfig
sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set
[u-boot] / board / esd / vme8349 / Kconfig
1 if TARGET_VME8349
2
3 config SYS_BOARD
4         default "vme8349"
5
6 config SYS_VENDOR
7         default "esd"
8
9 config SYS_CONFIG_NAME
10         default "vme8349"
11
12 endif