diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2019-12-12 08:11:46 +0000 |
---|---|---|
committer | Mario Six <mario.six@gdsys.cc> | 2020-01-08 08:14:09 +0100 |
commit | a3c1e0e067ffaef6d594a2dc1f2c37177ebf570a (patch) | |
tree | 89033b86e10e1fde0e26381cd1d049d5b679501e /include/configs/ids8313.h | |
parent | 392b385d9d90c2a94911bf3a765ba85c9e96f42e (diff) |
powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig
This complements commit 068789773d0 which did the conversion for
mpc85xx.
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/ids8313.h')
-rw-r--r-- | include/configs/ids8313.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h index d37a5b7a4f..b96d4e82ad 100644 --- a/include/configs/ids8313.h +++ b/include/configs/ids8313.h @@ -14,8 +14,6 @@ /* * High Level Configuration Options */ -#define CONFIG_FSL_ELBC - #define CONFIG_BOOT_RETRY_TIME 900 #define CONFIG_BOOT_RETRY_MIN 30 #define CONFIG_RESET_TO_RETRY |