summaryrefslogtreecommitdiffstats
path: root/package/libaio/Config.in
blob: 622fd55a5e8370b58658d78d471754caaf497324 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBAIO
	bool "libaio"
	depends on \
		BR2_arm   || BR2_armeb || BR2_i386   || \
		BR2_m68k  || BR2_mips  || BR2_mipsel || BR2_powerpc || \
		BR2_sparc || BR2_x86_64
	help
	  Library for doing asynchronous I/O
OpenPOWER on IntegriCloud