summaryrefslogtreecommitdiff
path: root/include/configs/km
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 /include/configs/km
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 'include/configs/km')
-rw-r--r--include/configs/km/kmp204x-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h
index 9bfcfdefe9..664a64c55a 100644
--- a/include/configs/km/kmp204x-common.h
+++ b/include/configs/km/kmp204x-common.h
@@ -370,7 +370,6 @@ int get_scl(void);
* additionnal command line configuration.
*/
#define CONFIG_CMD_PCI
-#define CONFIG_CMD_ERRATA
/* we don't need flash support */
#undef CONFIG_FLASH_CFI_MTD