diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 09:17:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-21 10:33:20 +0000 |
commit | 5e2534f37fc5cd4b3cac129448cd32c81f23f70e (patch) | |
tree | a6cfd5cd75327eca256ced933179e5927767dbd1 /main/linux-grsec/config-grsec.x86 | |
parent | 530c2056922ca5f8abc401b289c8a1f54f56027b (diff) | |
download | aports-5e2534f37fc5cd4b3cac129448cd32c81f23f70e.tar.bz2 aports-5e2534f37fc5cd4b3cac129448cd32c81f23f70e.tar.xz |
main/linux-grsec: enable GPIO_CS5535 and GPIO_UCB1400
Diffstat (limited to 'main/linux-grsec/config-grsec.x86')
-rw-r--r-- | main/linux-grsec/config-grsec.x86 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/main/linux-grsec/config-grsec.x86 b/main/linux-grsec/config-grsec.x86 index 8dc0537464..07d71d52a2 100644 --- a/main/linux-grsec/config-grsec.x86 +++ b/main/linux-grsec/config-grsec.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 @@ -3477,9 +3477,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 @@ -4648,6 +4648,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 |