Use generic hook infrastrucutre instead of custom Kconfig and hooks for ARM. Replace z_arm_platform_init() with platform_reset(). Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
CONFIG_STDOUT_CONSOLE=n
|
|
CONFIG_PRINTK=n
|
|
CONFIG_IPM=y
|
|
CONFIG_SOC_RESET_HOOK=n
|
|
CONFIG_SECOND_CORE_MCUX=y
|
|
CONFIG_BUILD_OUTPUT_HEX=y
|