projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfeccc8
)
configs: Enable ION in Android builds
author
Mark Brown
<broonie@linaro.org>
Mon, 9 Dec 2013 11:48:23 +0000
(11:48 +0000)
committer
Mark Brown
<broonie@linaro.org>
Mon, 9 Dec 2013 11:48:23 +0000
(11:48 +0000)
We don't have any devices that usefully use ION but this at least
ensures that we have build coverage.
Signed-off-by: Mark Brown <broonie@linaro.org>
linaro/configs/android.conf
patch
|
blob
|
history
diff --git
a/linaro/configs/android.conf
b/linaro/configs/android.conf
index bb90ecd9e16273ebbc948d72d4d79cc77fa54559..538adefff80f44a2a24fcf60acbc497495d2ba16 100644
(file)
--- a/
linaro/configs/android.conf
+++ b/
linaro/configs/android.conf
@@
-29,3
+29,4
@@
CONFIG_BLK_DEV_RAM_SIZE=16384
CONFIG_FUSE_FS=y
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
+CONFIG_ION=y