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 boards: nsim: add missed -firq for nsim_hs_smp 2019-11-13 12:04:18 -08:00
arm kconfig: Rename USE_CODE_PARTITION to USE_DT_CODE_PARTITION 2019-12-09 16:40:24 -05:00
common west: prepend -c to openocd commands 2019-11-12 14:37:34 -05:00
nios2 kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
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 kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
index.rst riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
Kconfig kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00