sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig
Convert SANDBOX_BITS_PER_LONG to Kconfig and assign it a correct number depending on which host we are going to build and run. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1951,7 +1951,6 @@ CONFIG_SAMSUNG
|
||||
CONFIG_SAMSUNG_ONENAND
|
||||
CONFIG_SANDBOX_ARCH
|
||||
CONFIG_SANDBOX_BIG_ENDIAN
|
||||
CONFIG_SANDBOX_BITS_PER_LONG
|
||||
CONFIG_SANDBOX_SDL
|
||||
CONFIG_SANDBOX_SPI_MAX_BUS
|
||||
CONFIG_SANDBOX_SPI_MAX_CS
|
||||
|
||||
Reference in New Issue
Block a user