diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 09:21:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 10:33:20 +0000 |
commit | 2311871a6ed84344b4286214a4f19e6a0ac46d50 (patch) | |
tree | 3dff014ff19329cc52accd9e5bd65834f21d1c22 /main/linux-vanilla/config-vanilla.x86 | |
parent | 5e2534f37fc5cd4b3cac129448cd32c81f23f70e (diff) | |
download | aports-2311871a6ed84344b4286214a4f19e6a0ac46d50.tar.bz2 aports-2311871a6ed84344b4286214a4f19e6a0ac46d50.tar.xz |
main/linux-vanilla: enable GPIO_CS5535 and GPIO_UCB1400
Diffstat (limited to 'main/linux-vanilla/config-vanilla.x86')
-rw-r--r-- | main/linux-vanilla/config-vanilla.x86 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/main/linux-vanilla/config-vanilla.x86 b/main/linux-vanilla/config-vanilla.x86 index 231573dbc8..5821f62b38 100644 --- a/main/linux-vanilla/config-vanilla.x86 +++ b/main/linux-vanilla/config-vanilla.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.4.34 Kernel Configuration +# Linux/x86 4.4.39 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3460,9 +3460,9 @@ CONFIG_GPIO_PCF857X=m # # MFD GPIO expanders # -# CONFIG_GPIO_CS5535 is not set +CONFIG_GPIO_CS5535=m CONFIG_GPIO_JANZ_TTL=m -# CONFIG_GPIO_UCB1400 is not set +CONFIG_GPIO_UCB1400=m # # PCI GPIO expanders @@ -4595,6 +4595,7 @@ CONFIG_BACKLIGHT_PCF50633=m # CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3639 is not set # CONFIG_BACKLIGHT_LP855X is not set +# CONFIG_BACKLIGHT_OT200 is not set # CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_BD6107 is not set |