Kconfig 108 B

1234567
  1. if PAYLOAD_SIMPLEBOOT
  2. config PAYLOAD_FILE
  3. default "payloads/external/simpleboot/src/loader_cb.elf"
  4. endif