3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/kernel/u-boot-master/api/Kconfig

10 lines
151 B
Plaintext
Raw Normal View History

2022-04-02 13:17:33 +00:00
menu "API"
config API
bool "Enable U-Boot API"
default n
help
This option enables the U-Boot API. See api/README for more information.
endmenu