diff options
| author | Vladimir Kondratyev <wulf@FreeBSD.org> | 2025-08-17 21:00:45 +0000 |
|---|---|---|
| committer | Vladimir Kondratyev <wulf@FreeBSD.org> | 2025-08-17 21:00:45 +0000 |
| commit | 4a04e0a6c703db9d2d9e6a0ef2b000644143b705 (patch) | |
| tree | 8f6a43e1e52f7e0735705e25cfeb0514a563f89f /sys/arm | |
| parent | 37e3b664669288dc1775a6f8fb0d84b962fc9c5b (diff) | |
Diffstat (limited to 'sys/arm')
| -rw-r--r-- | sys/arm/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/GENERIC b/sys/arm/conf/GENERIC index 7394f3842d43..26b0c7bf0294 100644 --- a/sys/arm/conf/GENERIC +++ b/sys/arm/conf/GENERIC @@ -261,6 +261,7 @@ device aw_thermal # Allwinner Thermal Sensor Controller # HID support device hid # Generic HID support device hidbus # Generic HID Bus +options U2F_MAKE_UHID_ALIAS # install /dev/uhid alias for /dev/u2f/ # Flattened Device Tree options FDT # Configure using FDT/DTB data |
