imx: add gpio-button-hotplug to ventana images
Add the gpio-button-hotplug to Gateworks ventana images to support the on-board user pushbutton. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
b03d3644cf
commit
2a21a69185
1 changed files with 2 additions and 1 deletions
|
@ -120,7 +120,8 @@ define Device/gateworks_ventana
|
||||||
imx6q-gw5913
|
imx6q-gw5913
|
||||||
DEVICE_PACKAGES := kmod-sky2 kmod-sound-core kmod-sound-soc-imx \
|
DEVICE_PACKAGES := kmod-sky2 kmod-sound-core kmod-sound-soc-imx \
|
||||||
kmod-sound-soc-imx-sgtl5000 kmod-can kmod-can-flexcan kmod-can-raw \
|
kmod-sound-soc-imx-sgtl5000 kmod-can kmod-can-flexcan kmod-can-raw \
|
||||||
kmod-hwmon-gsc kmod-leds-gpio kmod-pps-gpio kobs-ng
|
kmod-hwmon-gsc kmod-leds-gpio kmod-pps-gpio kobs-ng \
|
||||||
|
kmod-gpio-button-hotplug
|
||||||
KERNEL += | boot-overlay
|
KERNEL += | boot-overlay
|
||||||
IMAGES := img.gz nand.ubi bootfs.tar.gz dtb
|
IMAGES := img.gz nand.ubi bootfs.tar.gz dtb
|
||||||
IMAGE/nand.ubi := append-ubi
|
IMAGE/nand.ubi := append-ubi
|
||||||
|
|
Loading…
Reference in a new issue