diff options
author | Fabian Frederick <fabf@skynet.be> | 2016-08-12 23:59:19 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-10-04 16:13:57 +0200 |
commit | f715677f8f130967c34ee915e13e4bf2c924c64a (patch) | |
tree | 7356028a3b9142077af9c5a5bb3ee8b0834c7edb /arch/mips/configs | |
parent | 94a2de0fdb3466f92694fcff7e494344c2a744ea (diff) | |
download | linux-stable-f715677f8f130967c34ee915e13e4bf2c924c64a.tar.gz linux-stable-f715677f8f130967c34ee915e13e4bf2c924c64a.tar.bz2 linux-stable-f715677f8f130967c34ee915e13e4bf2c924c64a.zip |
MIPS: pistachio: Remove ANDROID_TIMED_OUTPUT from defconfig.
According to commit 9f6b68774f29
("android: remove timed output/gpio driver")
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Rob Herring <robh@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13904/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/pistachio_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/pistachio_defconfig b/arch/mips/configs/pistachio_defconfig index 698631327c8c..7d32fbbca962 100644 --- a/arch/mips/configs/pistachio_defconfig +++ b/arch/mips/configs/pistachio_defconfig @@ -263,7 +263,6 @@ CONFIG_DMADEVICES=y CONFIG_IMG_MDC_DMA=y CONFIG_STAGING=y CONFIG_ASHMEM=y -# CONFIG_ANDROID_TIMED_OUTPUT is not set # CONFIG_IOMMU_SUPPORT is not set CONFIG_MEMORY=y CONFIG_IIO=y |