xref: /OK3568_Linux_fs/buildroot/package/on2-8170-modules/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_ON2_8170_MODULES
2*4882a593Smuzhiyun	bool "on2-8170-modules"
3*4882a593Smuzhiyun	depends on BR2_LINUX_KERNEL
4*4882a593Smuzhiyun	depends on BR2_arm926t
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  Kernel modules for Hantro x170 hardware video decompression
7*4882a593Smuzhiyun	  support.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer
10*4882a593Smuzhiyun
11*4882a593Smuzhiyuncomment "on2-8170-modules needs a Linux kernel to be built"
12*4882a593Smuzhiyun	depends on BR2_arm926t
13*4882a593Smuzhiyun	depends on !BR2_LINUX_KERNEL
14