CONFIG_SOC_PART_NUMBER_F100X1024¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(SOC_SERIES_XMC_4XXX && SOC_FAMILY_XMC) || (SOC_SERIES_XMC_4XXX && SOC_FAMILY_XMC)
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/infineon_xmc/4xxx/Kconfig.soc:19
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/infineon_xmc/Kconfig:17
Menu path: (Top) → Hardware Configuration
config SOC_PART_NUMBER_F100X1024
    bool
    depends on SOC_SERIES_XMC_4XXX && SOC_FAMILY_XMC
At <Zephyr SoC>/arm/infineon_xmc/4xxx/Kconfig.soc:19
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/infineon_xmc/Kconfig:17
Menu path: (Top) → Hardware Configuration
config SOC_PART_NUMBER_F100X1024
    bool
    depends on SOC_SERIES_XMC_4XXX && SOC_FAMILY_XMC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)