zephyr/boards/riscv
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
..
hifive1 boards: hifive1*: fix ticks per second 2019-11-27 13:32:16 -05:00
hifive1_revb boards: hifive1*: fix ticks per second 2019-11-27 13:32:16 -05:00
litex_vexriscv kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
m2gl025_miv boards: Clean up references to env variable PROJECT_SOURCE_DIR 2019-09-12 13:16:16 -05:00
qemu_riscv32 dts: jedec,spi-nor: require size property 2019-11-09 15:26:06 +01:00
qemu_riscv64 riscv: kconfig: Remove assignment to promptless CONFIG_64BIT symbol 2019-12-09 19:58:36 -06:00
rv32m1_vega boards: rv32m1_vega: Configure led pinmuxes as gpios 2019-11-13 12:05:48 -06:00
index.rst