1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/dt-utils/Config.in
2018-03-17 23:47:00 +00:00

12 lines
295 B
Plaintext

config BR2_PACKAGE_DT_UTILS
bool "dt-utils"
depends on BR2_PACKAGE_HAS_UDEV
help
Tools for flattened device-tree dumping and barebox state
manipulation.
https://git.pengutronix.de/cgit/tools/dt-utils/
comment "dt-utils needs udev /dev management"
depends on !BR2_PACKAGE_HAS_UDEV