diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-02-14 09:45:22 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-02-14 09:45:22 +0000 |
commit | 0931a042a50d3d22aa14a9c9274c66423bafffc0 (patch) | |
tree | 6372c5ae9666e6bd9807b45df241a3aa43d0e996 /kernel-aarch64-debug.config | |
parent | ead19ec5410fbb24dec790356744aa5b30302b28 (diff) | |
download | kernel-0931a042a50d3d22aa14a9c9274c66423bafffc0.tar.gz kernel-0931a042a50d3d22aa14a9c9274c66423bafffc0.tar.xz kernel-0931a042a50d3d22aa14a9c9274c66423bafffc0.zip |
Enable GPIO found on SynQuacer platforms
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 79bfb0fc6..a3ac077a6 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -1796,7 +1796,7 @@ CONFIG_GPIOLIB=y # CONFIG_GPIO_MAX7301 is not set # CONFIG_GPIO_MAX732X is not set CONFIG_GPIO_MAX77620=m -# CONFIG_GPIO_MB86S7X is not set +CONFIG_GPIO_MB86S7X=m # CONFIG_GPIO_MC33880 is not set # CONFIG_GPIO_MCP23S08 is not set # CONFIG_GPIO_MOCKUP is not set |