blob: 16731d3b4b31d15b50b4d14beea66fbc07233cc4 [file] [log] [blame]
Emmanuel Vadot4db98d32017-01-31 12:17:04 +01001menu "API"
2
3config API
4 bool "Enable U-Boot API"
5 default n
6 help
7 This option enables the U-Boot API. See api/README for more information.
8
9endmenu