Skip to content

Commit

Permalink
Config options required by raspberrypi/linux#1043
Browse files Browse the repository at this point in the history
  • Loading branch information
MilhouseVH authored and ziggimon committed Mar 2, 2016
1 parent d899b97 commit a600051
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/RPi/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1289,6 +1289,7 @@ CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_JOYSTICK_RPISENSE is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
Expand Down Expand Up @@ -1783,6 +1784,7 @@ CONFIG_BCMA_DRIVER_GMAC_CMN=y
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_RPISENSE_CORE is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_MFD_AS3722 is not set
# CONFIG_PMIC_ADP5520 is not set
Expand Down Expand Up @@ -2306,6 +2308,7 @@ CONFIG_FB_BCM2708=y
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_RPISENSE is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_VGASTATE is not set

Expand Down
3 changes: 3 additions & 0 deletions projects/RPi2/linux/linux.arm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1341,6 +1341,7 @@ CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_JOYSTICK_RPISENSE is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
Expand Down Expand Up @@ -1835,6 +1836,7 @@ CONFIG_BCMA_DRIVER_GMAC_CMN=y
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_RPISENSE_CORE is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_MFD_AS3722 is not set
# CONFIG_PMIC_ADP5520 is not set
Expand Down Expand Up @@ -2358,6 +2360,7 @@ CONFIG_FB_BCM2708=y
# CONFIG_FB_AUO_K190X is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_RPISENSE is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_VGASTATE is not set

Expand Down

0 comments on commit a600051

Please sign in to comment.