diff options
author | John Crispin <john@phrozen.org> | 2018-07-24 14:41:02 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-25 12:00:21 +0200 |
commit | 3d456a50f47f4b48e294b0e4ca3df836729bf39c (patch) | |
tree | 12d46619e71ea448c1878a9b25ca958895054db7 /target/linux/ipq40xx/config-4.14 | |
parent | 5409dcffbde47d40dff07758dda36b96d0cb38b5 (diff) | |
download | upstream-3d456a50f47f4b48e294b0e4ca3df836729bf39c.tar.gz upstream-3d456a50f47f4b48e294b0e4ca3df836729bf39c.tar.bz2 upstream-3d456a50f47f4b48e294b0e4ca3df836729bf39c.zip |
ipq40xx: drop no-op cpu_idle symbol patch
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ipq40xx/config-4.14')
-rw-r--r-- | target/linux/ipq40xx/config-4.14 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/config-4.14 b/target/linux/ipq40xx/config-4.14 index fa52d58bed..a50709c0b8 100644 --- a/target/linux/ipq40xx/config-4.14 +++ b/target/linux/ipq40xx/config-4.14 @@ -53,7 +53,6 @@ CONFIG_ARM_L1_CACHE_SHIFT_6=y # CONFIG_ARM_LPAE is not set CONFIG_ARM_PATCH_IDIV=y CONFIG_ARM_PATCH_PHYS_VIRT=y -CONFIG_ARM_QCOM_CPUIDLE=y # CONFIG_ARM_SMMU is not set # CONFIG_ARM_SP805_WATCHDOG is not set CONFIG_ARM_THUMB=y |