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/theadorable.h | |
parent | 863c5b6cdd49f0f0ce5ca0ae3bd0ed09b766121b (diff) | |
download | u-boot-imx-bd42a94268b165a6f298b9ab13be7003e8d96b02.zip u-boot-imx-bd42a94268b165a6f298b9ab13be7003e8d96b02.tar.gz u-boot-imx-bd42a94268b165a6f298b9ab13be7003e8d96b02.tar.bz2 |
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/theadorable.h')
-rw-r--r-- | include/configs/theadorable.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index 3196b6f..d3c94b0 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -76,7 +76,6 @@ #define CONFIG_SATA_MV #define CONFIG_LIBATA #define CONFIG_LBA48 -#define CONFIG_EFI_PARTITION /* Additional FS support/configuration */ #define CONFIG_SUPPORT_VFAT |