zephyr/boards/riscv/qemu_riscv64
Ulf Magnusson fa453ea997 riscv: kconfig: Remove assignment to promptless CONFIG_64BIT symbol
64BIT has no prompt. Assignments in configuration files have no effect
on symbols without prompts. A prompt means the symbol is
user-configurable.

64BIT is instead enabled indirectly through being selected by
BOARD_QEMU_RISCV64, which is enabled in the same configuration file.

Detected through some work-in-progress improved error checking.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-09 19:58:36 -06:00
..
doc doc: fix broken doc links 2019-09-06 16:14:39 +02:00
Kconfig.board
Kconfig.defconfig kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
board.cmake
qemu_riscv64.dts dts: jedec,spi-nor: require size property 2019-11-09 15:26:06 +01:00
qemu_riscv64.yaml
qemu_riscv64_defconfig riscv: kconfig: Remove assignment to promptless CONFIG_64BIT symbol 2019-12-09 19:58:36 -06:00