xref: /OK3568_Linux_fs/buildroot/boot/beaglev-ddrinit/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_TARGET_BEAGLEV_DDRINIT
2	bool "beaglev-ddrinit"
3	depends on BR2_riscv
4	depends on BR2_HOSTARCH = "x86_64" # host-riscv64-elf-toolchain
5	help
6	  This package builds the DDRinit firmware used on the BeagleV
7	  platform.
8
9	  https://github.com/starfive-tech/beagle_ddrinit
10