1 config BR2_PACKAGE_WIRINGPI
3 depends on BR2_USE_MMU # fork()
4 depends on BR2_TOOLCHAIN_HAS_THREADS
6 wiringPi libraries (and gpio command)
10 comment "wiringpi needs a toolchain w/ threads"
11 depends on BR2_USE_MMU
12 depends on !BR2_TOOLCHAIN_HAS_THREADS