mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
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.
|