diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2017-01-27 11:00:41 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-28 08:47:42 -0500 |
commit | bd42a94268b165a6f298b9ab13be7003e8d96b02 (patch) | |
tree | a1642404b9dd28ed4268c40584de8133a09171db /include/configs/cl-som-am57x.h | |
parent | 863c5b6cdd49f0f0ce5ca0ae3bd0ed09b766121b (diff) | |
download | u-boot-bd42a94268b165a6f298b9ab13be7003e8d96b02.tar.gz |
disk: convert CONFIG_EFI_PARTITION to Kconfig
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
Diffstat (limited to 'include/configs/cl-som-am57x.h')
-rw-r--r-- | include/configs/cl-som-am57x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cl-som-am57x.h b/include/configs/cl-som-am57x.h index 9111cbda33..ea583b4f56 100644 --- a/include/configs/cl-som-am57x.h +++ b/include/configs/cl-som-am57x.h @@ -87,7 +87,6 @@ /* GPT */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION /* USB xHCI HOST */ #define CONFIG_USB_XHCI_OMAP |