xref: /OK3568_Linux_fs/buildroot/package/ts4900-fpga/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_TS4900_FPGA
2	bool "ts4900-fpga"
3	depends on BR2_arm
4	help
5	  TS-4900's FPGA implements clocks, UART MUX, and GPIOs. One
6	  of these GPIOs is used to enable the wifi module.
7
8	  It is loaded by U-Boot during the boot sequence, the default
9	  U-boot script expects to find it in the /boot folder.
10
11	  http://wiki.embeddedarm.com/wiki/TS-4900#FPGA_Changelog
12