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