4359e877d3
Reduce the config fragment to the bare minimum to enable 32-bit support. This means we are as close as possible to the arch defconfig. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
CONFIG_32BIT=y
|
|
CONFIG_ARCH_RV32I=y
|
|
# CONFIG_ARCH_RV64I is not set
|
|
CONFIG_MAXPHYSMEM_2GB=y
|
|
CONFIG_LBDAF=y
|
|
# CONFIG_SCSI_NSP32 is not set
|
|
CONFIG_GENERIC_ATOMIC64=y
|
|
CONFIG_GENERIC_LIB_ASHLDI3=y
|
|
CONFIG_GENERIC_LIB_ASHRDI3=y
|
|
CONFIG_GENERIC_LIB_LSHRDI3=y
|
|
CONFIG_GENERIC_LIB_UCMPDI2=y
|
|
CONFIG_GENERIC_LIB_UMODDI3=y
|