tegra: trimslice: enable USB HID driver
authorTomasz Maciej Nowak <tmn505@gmail.com>
Wed, 15 May 2024 17:02:09 +0000 (19:02 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 17 May 2024 14:04:24 +0000 (17:04 +0300)
Without serial or network access the only option for initial
configuration, is a attached display with USB keyboard, but the keyboard
driver needs to be installed first. So enable keyboard driver by default
to avoid this issue.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
target/linux/tegra/image/Makefile

index 609cf5dd38f96d26c248dbeb14c7b0d3cbe6238b..da0b3813bb2f6c5c24e332b14d61accb46453307 100644 (file)
@@ -44,7 +44,7 @@ define Device/compulab_trimslice
   DEVICE_MODEL := TrimSlice
   DEVICE_DTS := tegra20-trimslice
   DEVICE_PACKAGES := kmod-leds-gpio kmod-r8169 kmod-rt2800-usb \
-       kmod-rtc-em3027 kmod-usb-storage wpad-basic-mbedtls
+       kmod-rtc-em3027 kmod-usb-hid kmod-usb-storage wpad-basic-mbedtls
   UBOOT := trimslice-mmc
 endef
 TARGET_DEVICES += compulab_trimslice