summaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@bidouilliste.com>2017-01-31 11:17:05 (GMT)
committerTom Rini <trini@konsulko.com>2017-02-08 20:56:31 (GMT)
commitb569048357495c568cab7dc0d0eb94c3d9b964e9 (patch)
tree5f34190149295da7d8c0ae43f2601b52a6a59723 /include/configs/lsxl.h
parent4db98d3d92827e38d0853f0c1932d3db7d757622 (diff)
downloadu-boot-fsl-qoriq-b569048357495c568cab7dc0d0eb94c3d9b964e9.tar.xz
api: Convert to Kconfig
Now that we have a Kconfig for the API, convert the two boards that are using this to Kconfig and remove CONFIG_API from the whitelist. Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/lsxl.h')
-rw-r--r--include/configs/lsxl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h
index 7ec82cd..ad1adce 100644
--- a/include/configs/lsxl.h
+++ b/include/configs/lsxl.h
@@ -38,11 +38,6 @@
#define CONFIG_SYS_NO_FLASH
/*
- * Enable u-boot API for standalone programs.
- */
-#define CONFIG_API
-
-/*
* Commands configuration
*/
#define CONFIG_CMD_ENV