Skip to content

Commit

Permalink
bcm4908: add kmod-gpio-button-hotplug
Browse files Browse the repository at this point in the history
All bcm4908 devices are expected to have GPIO buttons to make relevant
package selected by default.
This "fixes" triggering failsafe mode.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  • Loading branch information
Rafał Miłecki committed Jun 21, 2021
1 parent 5cff6c1 commit fcfa604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/bcm4908/Makefile
Expand Up @@ -22,6 +22,7 @@ KERNELNAME:=Image dtbs

DEFAULT_PACKAGES += \
bcm4908img \
kmod-gpio-button-hotplug \
kmod-usb-ohci kmod-usb2 kmod-usb3

$(eval $(call BuildTarget))

0 comments on commit fcfa604

Please sign in to comment.