:orphan: .. title:: CONFIG_BOARD_ADP_XC7K_AE350 .. kconfig:: CONFIG_BOARD_ADP_XC7K_AE350 CONFIG_BOARD_ADP_XC7K_AE350 ########################### *Andes ADP-XC7K AE350 Platform* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_RISCV_ANDES_AE350 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/riscv/adp_xc7k_ae350/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_ADP_XC7K_AE350 bool "Andes ADP-XC7K AE350 Platform" depends on SOC_RISCV_ANDES_AE350 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*