diff options
author | Patrick Delaunay | 2017-01-27 11:00:37 +0100 |
---|---|---|
committer | Tom Rini | 2017-01-28 08:47:34 -0500 |
commit | b0cf733933c3bc1b4ab353e16affabc60f863db5 (patch) | |
tree | a887b94a494489f2c197c1062a6414cda2dae84a /include/configs/uniphier.h | |
parent | f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85 (diff) |
disk: convert CONFIG_DOS_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/uniphier.h')
-rw-r--r-- | include/configs/uniphier.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 487d3defbc6..c991b2dbdde 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -121,7 +121,6 @@ /* USB */ #define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 4 #define CONFIG_FAT_WRITE -#define CONFIG_DOS_PARTITION /* SD/MMC */ #define CONFIG_SUPPORT_EMMC_BOOT |