diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/Kconfig b/api/Kconfig index 16731d3..382aa4a 100644 --- a/api/Kconfig +++ b/api/Kconfig @@ -2,7 +2,6 @@ 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. |