1config BR2_PACKAGE_ON2_8170_MODULES 2 bool "on2-8170-modules" 3 depends on BR2_LINUX_KERNEL 4 depends on BR2_arm926t 5 help 6 Kernel modules for Hantro x170 hardware video decompression 7 support. 8 9 http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer 10 11comment "on2-8170-modules needs a Linux kernel to be built" 12 depends on BR2_arm926t 13 depends on !BR2_LINUX_KERNEL 14