summaryrefslogtreecommitdiff
path: root/api/Kconfig
blob: 382aa4ad3f02cb82aa777216854cb3d9cdf78925 (plain)
1
2
3
4
5
6
7
8
menu "API"

config API
	bool "Enable U-Boot API"
	help
	  This option enables the U-Boot API. See api/README for more information.

endmenu