soc: imxrt: remove MEMC config selection
MEMC no longer needs to be default y on RT builds. Fixes #89782 Signed-off-by: David Leach <david.leach@nxp.com>
This commit is contained in:
parent
18c18c6905
commit
c52bea0a6d
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ config SYSTEM_WORKQUEUE_STACK_SIZE
|
|||
|
||||
endif # ETH_NXP_ENET
|
||||
|
||||
config MEMC
|
||||
default y if !SOC_SERIES_IMXRT118X # RT118X lacks FLEXRAM
|
||||
|
||||
DT_CHOSEN_Z_DTCM := zephyr,dtcm
|
||||
|
||||
choice SEGGER_RTT_SECTION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue