| string "Snapdragon board vendor" |
| Allows to specify vendor for the Snapdragon SoCs based boards. |
| Based on this option board/<CONFIG_SYS_VENDOR>/<CONFIG_SYS_BOARD> |
| will be used as the custom board directory. |
| config SPL_SYS_MALLOC_F_LEN |
| config LNX_KRNL_IMG_TEXT_OFFSET_BASE |
| string "Snapdragon SoCs based board" |
| Allows to specify the Snapdragon SoCs based board name. |
| Based on this option board/<CONFIG_SYS_VENDOR>/<CONFIG_SYS_BOARD> |
| will be used as the custom board directory. |
| string "Board configuration name" |
| default SYS_BOARD if SYS_BOARD != "" |
| This option contains information about board configuration name. |
| Based on this option include/configs/<CONFIG_SYS_CONFIG_NAME>.h header |
| will be used for board configuration. |