diff options
| author | Patrick Delaunay <[email protected]> | 2017-01-27 11:00:37 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-28 08:47:34 -0500 |
| commit | b0cf733933c3bc1b4ab353e16affabc60f863db5 (patch) | |
| tree | a887b94a494489f2c197c1062a6414cda2dae84a /configs/orangepi_plus_defconfig | |
| parent | f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85 (diff) | |
disk: convert CONFIG_DOS_PARTITION to Kconfig
Signed-off-by: Patrick Delaunay <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Diffstat (limited to 'configs/orangepi_plus_defconfig')
| -rw-r--r-- | configs/orangepi_plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig index bf88fef3b8e..45564ea4d48 100644 --- a/configs/orangepi_plus_defconfig +++ b/configs/orangepi_plus_defconfig @@ -15,6 +15,7 @@ CONFIG_SPL=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set +# CONFIG_SPL_DOS_PARTITION is not set CONFIG_SUN8I_EMAC=y CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y |
