diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-03-03 22:51:13 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-03-03 22:51:13 +0000 |
commit | 60e272367a705ccdb067c5b1e33f28dfb9fea0b9 (patch) | |
tree | b03ec11acd4b265daf323239ff788394a8354b60 /kernel-aarch64-debug.config | |
parent | 5860e766a687094612f3c37a219f248078148541 (diff) | |
download | kernel-60e272367a705ccdb067c5b1e33f28dfb9fea0b9.tar.gz kernel-60e272367a705ccdb067c5b1e33f28dfb9fea0b9.tar.xz kernel-60e272367a705ccdb067c5b1e33f28dfb9fea0b9.zip |
Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixes
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 023854fb8..ce239f899 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -1810,6 +1810,7 @@ CONFIG_GPIO_PCF857X=m CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_PISOSR is not set CONFIG_GPIO_PL061=y +CONFIG_GPIO_RASPBERRYPI_EXP=m # CONFIG_GPIO_RDC321X is not set # CONFIG_GPIO_SCH311X is not set # CONFIG_GPIO_SX150X is not set @@ -5805,7 +5806,6 @@ CONFIG_TIFM_CORE=m CONFIG_TIGON3_HWMON=y CONFIG_TIGON3=m # CONFIG_TIMB_DMA is not set -# CONFIG_TIMER_STATS is not set CONFIG_TINYDRM_ILI9225=m CONFIG_TINYDRM_MI0283QT=m CONFIG_TINYDRM_MIPI_DBI=m |