2017-12-14 02:17:29 +01:00
|
|
|
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"
|
2018-02-01 00:36:25 +01:00
|
|
|
BR2_PACKAGE_DHRYSTONE=y
|
|
|
|
BR2_PACKAGE_LMBENCH=y
|
2018-03-03 02:42:50 +01:00
|
|
|
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
|
2017-12-14 02:17:29 +01:00
|
|
|
BR2_PACKAGE_PCIUTILS=y
|
2018-01-24 22:28:00 +01:00
|
|
|
BR2_PACKAGE_DROPBEAR=y
|
2018-02-01 00:36:25 +01:00
|
|
|
BR2_PACKAGE_SCREEN=y
|
|
|
|
BR2_PACKAGE_HTOP=y
|
2017-12-14 02:21:09 +01:00
|
|
|
BR2_PACKAGE_HOST_MKE2IMG=y
|