summaryrefslogtreecommitdiff
path: root/configs/sbc8548_PCI_66_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:15 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 09:33:54 -0400
commit230ecd7150e83fc5a669bc1d986a79cd036de90a (patch)
treefbdef91d69291894996ada86494e37554be4812f /configs/sbc8548_PCI_66_defconfig
parentffc76589d0e728877992b7247a2ced39025e4493 (diff)
Convert CONFIG_CMD_ERRATA to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ERRATA Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sbc8548_PCI_66_defconfig')
-rw-r--r--configs/sbc8548_PCI_66_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sbc8548_PCI_66_defconfig b/configs/sbc8548_PCI_66_defconfig
index c89a0a0b20..2b2a180c32 100644
--- a/configs/sbc8548_PCI_66_defconfig
+++ b/configs/sbc8548_PCI_66_defconfig
@@ -1,5 +1,6 @@
CONFIG_PPC=y
CONFIG_MPC85xx=y
+# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_SBC8548=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y