zephyr/boards
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
..
arc
arm kconfig: Rename USE_CODE_PARTITION to USE_DT_CODE_PARTITION 2019-12-09 16:40:24 -05:00
common
nios2
posix drivers/flash/flash_simulator: Added file back end for posix arch 2019-12-09 11:56:21 -05:00
riscv riscv: kconfig: Remove assignment to promptless CONFIG_64BIT symbol 2019-12-09 19:58:36 -06:00
shields board/shields: x-nucleo-iks01a3: (FIX) use INT2 for LSM6DSO DRDY 2019-11-22 15:40:30 +01:00
x86 kconfig: Remove assignments to promptless CPU_MINUTEIA symbol 2019-12-09 16:41:32 -05:00
xtensa
CMakeLists.txt
index.rst
Kconfig