36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
BR2_riscv64=y
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_PATH="$(RISCV)"
|
|
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="$(ARCH)-unknown-linux-gnu"
|
|
BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
|
|
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_6=y
|
|
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
|
|
# BR2_TOOLCHAIN_EXTERNAL_INET_RPC is not set
|
|
BR2_TOOLCHAIN_EXTERNAL_CXX=y
|
|
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
|
|
BR2_TARGET_GENERIC_ROOT_PASSWD="sifive"
|
|
BR2_SYSTEM_DHCP="eth0"
|
|
BR2_PACKAGE_DHRYSTONE=y
|
|
BR2_PACKAGE_LMBENCH=y
|
|
BR2_PACKAGE_MTD=y
|
|
# BR2_PACKAGE_MTD_NANDDUMP is not set
|
|
# BR2_PACKAGE_MTD_NANDTEST is not set
|
|
# BR2_PACKAGE_MTD_NANDWRITE is not set
|
|
# BR2_PACKAGE_MTD_UBIATTACH is not set
|
|
# BR2_PACKAGE_MTD_UBICRC32 is not set
|
|
# BR2_PACKAGE_MTD_UBIDETACH is not set
|
|
# BR2_PACKAGE_MTD_UBIFORMAT is not set
|
|
# BR2_PACKAGE_MTD_UBIMKVOL is not set
|
|
# BR2_PACKAGE_MTD_UBINFO is not set
|
|
# BR2_PACKAGE_MTD_UBINIZE is not set
|
|
# BR2_PACKAGE_MTD_UBIRENAME is not set
|
|
# BR2_PACKAGE_MTD_UBIRMVOL is not set
|
|
# BR2_PACKAGE_MTD_UBIRSVOL is not set
|
|
# BR2_PACKAGE_MTD_UBIUPDATEVOL is not set
|
|
# BR2_PACKAGE_MTD_UBIBLOCK is not set
|
|
BR2_PACKAGE_PCIUTILS=y
|
|
BR2_PACKAGE_DROPBEAR=y
|
|
BR2_PACKAGE_SCREEN=y
|
|
BR2_PACKAGE_HTOP=y
|
|
BR2_PACKAGE_HOST_MKE2IMG=y
|