aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Liao <tliao@marvell.com>2013-02-22 14:03:49 -0800
committerLubomir Rintel <lkundrak@v3.sk>2019-07-22 19:40:04 +0200
commita517a7a830469a3d863b5e6f6e76c7a9a4a6611d (patch)
tree5910c1d517039d8b008bf123d35abd37a7be2161
parentaf6b4a65126dd8bbe6b779fc63e1517b367feb7f (diff)
downloadlinux-mmp3-dell-ariel-a517a7a830469a3d863b5e6f6e76c7a9a4a6611d.tar.gz
linux: enable CONFIG_ANDROID_PMEM so youtube video goes thru vmeta. This resolve video playing choppy issue reported by wyse.
Signed-off-by: Tony Liao <tliao@marvell.com> (cherry picked from commit ec73e5878a6a22d4baabf03e1aa54ef4d3f31235)
-rw-r--r--arch/arm/configs/qseven_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/qseven_defconfig b/arch/arm/configs/qseven_defconfig
index bc7ab459504755..ededcb1808745d 100644
--- a/arch/arm/configs/qseven_defconfig
+++ b/arch/arm/configs/qseven_defconfig
@@ -839,7 +839,8 @@ CONFIG_BLK_DEV_LOOP=y
# CONFIG_SENSORS_LIS3LV02D is not set
CONFIG_MISC_DEVICES=y
# CONFIG_AD525X_DPOT is not set
-# CONFIG_ANDROID_PMEM is not set
+CONFIG_ANDROID_PMEM=y
+CONFIG_PMEM_OOMKILLER=y
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set