CONFIG_RPMSG_NRF53_SRAM_SIZE

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

BT_RPMSG_NRF53 && SOC_NRF5340_CPUAPP

(Includes any dependencies from ifs and menus.)

Default

  • “0x0”

Kconfig definition

At <nRF>/subsys/partition_manager/Kconfig:59

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:36

Menu path: (Top) → Modules → Nordic nRF Connect → Partition Manager → Zephyr samples configurations

config RPMSG_NRF53_SRAM_SIZE
    hex
    default "0x0"
    depends on BT_RPMSG_NRF53 && SOC_NRF5340_CPUAPP

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)