diff options
| author | Patrick Delaunay <[email protected]> | 2017-01-27 11:00:38 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-28 08:47:35 -0500 |
| commit | 1acc0087876229d7ade1b23aaecbccf63de8a615 (patch) | |
| tree | 8a6687674cc69355383c5e6388ff60321f9ae46f /configs/orangepi_pc_defconfig | |
| parent | b0cf733933c3bc1b4ab353e16affabc60f863db5 (diff) | |
disk: convert CONFIG_ISO_PARTITION to Kconfig
Signed-off-by: Patrick Delaunay <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Diffstat (limited to 'configs/orangepi_pc_defconfig')
| -rw-r--r-- | configs/orangepi_pc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index 9e57fa44b82..f7bd60bcd8c 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -13,6 +13,7 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set # CONFIG_SPL_DOS_PARTITION is not set +# CONFIG_SPL_ISO_PARTITION is not set CONFIG_SUN8I_EMAC=y CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y |
