The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / a10disp / Config.in
1 config BR2_PACKAGE_A10DISP
2         bool "a10disp"
3         depends on BR2_arm
4         depends on BR2_LINUX_KERNEL
5         help
6           Program to change the display mode of Allwinner ARM SOCs running
7           the linux-sunxi kernel (and not the mainline kernel.)
8
9           http://github.com/hglm/a10disp
10
11 comment "a10disp needs a Linux kernel to be built"
12         depends on BR2_arm
13         depends on !BR2_LINUX_KERNEL