diff options
author | Patrick Delaunay | 2017-01-27 11:00:41 +0100 |
---|---|---|
committer | Tom Rini | 2017-01-28 08:47:42 -0500 |
commit | bd42a94268b165a6f298b9ab13be7003e8d96b02 (patch) | |
tree | a1642404b9dd28ed4268c40584de8133a09171db /include/configs/dra7xx_evm.h | |
parent | 863c5b6cdd49f0f0ce5ca0ae3bd0ed09b766121b (diff) |
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/dra7xx_evm.h')
-rw-r--r-- | include/configs/dra7xx_evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index da458a47b48..b9ccbd6f3a1 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -101,7 +101,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #define CONFIG_RANDOM_UUID #define CONFIG_HSMMC2_8BIT |