mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +00:00
tegra: trimslice: enable GPIO LEDs driver
LEDs are on all the time since boot, until there's driver to claim them. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
This commit is contained in:
parent
a0c5efd3f7
commit
6660a15d72
@ -43,8 +43,8 @@ define Device/compulab_trimslice
|
||||
DEVICE_VENDOR := CompuLab
|
||||
DEVICE_MODEL := TrimSlice
|
||||
DEVICE_DTS := tegra20-trimslice
|
||||
DEVICE_PACKAGES := kmod-r8169 kmod-rt2800-usb kmod-rtc-em3027 \
|
||||
kmod-usb-storage wpad-basic-mbedtls
|
||||
DEVICE_PACKAGES := kmod-leds-gpio kmod-r8169 kmod-rt2800-usb \
|
||||
kmod-rtc-em3027 kmod-usb-storage wpad-basic-mbedtls
|
||||
UBOOT := trimslice-mmc
|
||||
endef
|
||||
TARGET_DEVICES += compulab_trimslice
|
||||
|
Loading…
x
Reference in New Issue
Block a user