diff options
author | Mario Six | 2019-01-21 09:18:13 +0100 |
---|---|---|
committer | Mario Six | 2019-05-21 07:52:33 +0200 |
commit | e35012e802de17c60cb38d0201ca4f1afb071d4c (patch) | |
tree | 5c8446785e96e46f889a9755667031852582b5ca /configs/strider_cpu_defconfig | |
parent | 73df96a38e693312bc2d5b565bc439f3b98e63ea (diff) |
mpc83xx: Migrate SPCR to Kconfig
Migrate the SPCR setting to Kconfig.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'configs/strider_cpu_defconfig')
-rw-r--r-- | configs/strider_cpu_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_cpu_defconfig b/configs/strider_cpu_defconfig index 1a351329872..f36404deb4d 100644 --- a/configs/strider_cpu_defconfig +++ b/configs/strider_cpu_defconfig @@ -68,6 +68,7 @@ CONFIG_SICR_TMSOBI1_2_5_V=y CONFIG_SICR_TMSOBI2_2_5_V=y CONFIG_ACR_PIPE_DEP_4=y CONFIG_ACR_RPTCNT_4=y +CONFIG_SPCR_TSECEP_3=y CONFIG_CMD_IOLOOP=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y |