summaryrefslogtreecommitdiff
path: root/package/openobex/Config.in
blob: 504459b7449a52c18e6145c76682850f1945497a (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_PACKAGE_OPENOBEX
	prompt "openobex.......................... openobex library"
	tristate
	default n
	# openobex does not work without ipv6
	select ADK_IPV6	
	select ADK_PACKAGE_BLUEZ
	help
	  Open source implementation of the Object Exchange (OBEX) protocol.  
	  http://openobex.triq.net/