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