Skip to content

Commit

Permalink
config: ADD CONFIG_FB_UDL module (USB displaylink)
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix authored and Phil Elwell committed Dec 2, 2015
1 parent 62a2588 commit e475b3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/bcm2709_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,7 @@ CONFIG_DRM=m
CONFIG_DRM_VC4=m
CONFIG_FB=y
CONFIG_FB_BCM2708=y
CONFIG_FB_UDL=m
CONFIG_FB_SSD1307=m
CONFIG_FB_RPISENSE=m
# CONFIG_BACKLIGHT_GENERIC is not set
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,7 @@ CONFIG_DRM=m
CONFIG_DRM_VC4=m
CONFIG_FB=y
CONFIG_FB_BCM2708=y
CONFIG_FB_UDL=m
CONFIG_FB_SSD1307=m
CONFIG_FB_RPISENSE=m
# CONFIG_BACKLIGHT_GENERIC is not set
Expand Down

0 comments on commit e475b3c

Please sign in to comment.