diff options
| author | York Sun <[email protected]> | 2016-12-28 08:43:43 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-04 19:40:46 -0500 |
| commit | 63659ff317c72ff6d74a3147ad758c5904b034bc (patch) | |
| tree | f5fa8fa262234608ae92150e32d5058d6d569dac /include | |
| parent | c01e4a1a6f4ff8cbfa1fcdf984903e746cca3f66 (diff) | |
powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
Use Kconfig to select errata workaround.
Signed-off-by: York Sun <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/BSC9132QDS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/BSC9132QDS.h b/include/configs/BSC9132QDS.h index 5a28225b98a..8aec315959b 100644 --- a/include/configs/BSC9132QDS.h +++ b/include/configs/BSC9132QDS.h @@ -20,7 +20,6 @@ #define CONFIG_SYS_TEXT_BASE 0x11000000 #define CONFIG_RESET_VECTOR_ADDRESS 0x110bfffc #endif -#define CONFIG_SYS_FSL_ERRATUM_IFC_A002769 1 #ifdef CONFIG_SPIFLASH #define CONFIG_RAMBOOT_SPIFLASH #define CONFIG_SYS_RAMBOOT |
