configs/bananapro: bump Linux to 4.10.4
[buildroot-gz.git] / package / wiringpi / Config.in
blob2062a6208eabeb7bd769a98aebb1593d679d604e
1 config BR2_PACKAGE_WIRINGPI
2         bool "wiringpi"
3         depends on BR2_USE_MMU # fork()
4         depends on BR2_TOOLCHAIN_HAS_THREADS
5         help
6           wiringPi libraries (and gpio command)
8           http://wiringpi.com/
10 comment "wiringpi needs a toolchain w/ threads"
11         depends on BR2_USE_MMU
12         depends on !BR2_TOOLCHAIN_HAS_THREADS