SOC: infineon/cat1b: Remove cpu_has_fpu from 20829 soc
Remove cpu_has_fpu setting to match actual Signed-off-by: Nazar Palamar <nazar.palamar@infineon.com>
This commit is contained in:
parent
d2f0cc0897
commit
5d07e2abe2
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ config SOC_SERIES_CYW20829
|
|||
select ARM
|
||||
select CPU_HAS_ARM_MPU
|
||||
select CPU_CORTEX_M33
|
||||
select CPU_HAS_FPU
|
||||
select DYNAMIC_INTERRUPTS
|
||||
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
|
||||
select HAS_PM
|
||||
|
|
|
|||
Loading…
Reference in a new issue