diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2017-01-27 11:00:39 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-28 08:47:36 -0500 |
commit | 863c5b6cdd49f0f0ce5ca0ae3bd0ed09b766121b (patch) | |
tree | a690c629474d2abfc4e9b85b59a1d7f8c515893f /include | |
parent | 1acc0087876229d7ade1b23aaecbccf63de8a615 (diff) |
disk: convert CONFIG_AMIGA_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')
-rw-r--r-- | include/configs/sandbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 2591887a2b2..1cb8292b4f6 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -49,7 +49,6 @@ #define CONFIG_CMD_GPT #define CONFIG_PARTITION_UUIDS -#define CONFIG_AMIGA_PARTITION #define CONFIG_EFI_PARTITION /* |