summaryrefslogtreecommitdiff
path: root/package/hal/Config.in
blob: 52740fcbc13a0736e9ec918b64ad2d72cfcb8f31 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_HAL
	bool "hal"
	default n
	select BR2_PACKAGE_DBUS
	select BR2_PACKAGE_DBUS_GLIB
	select BR2_PACKAGE_HWDATA
	select BR2_PACKAGE_UDEV_VOLUME_ID
	help
	  The Hardware Abstraction Layer (HAL) suite.