aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2014-02-11 08:33:25 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 17:13:02 +0400
commit4838357576546b6a0ed66bdf111deb182bd214d9 (patch)
treedf7c0a68b85b5046c6d7f3e248d594c75908ee79 /linaro/configs
parent72fffe2a36deb89fbbfc3ecaa63af7e27a4b4219 (diff)
linaro/configs: arndale/arndale_octa: Enable EDID firmware blob in LT config
The firmware blob is added in LT tree, hence the config option should be enabled in lt-specific config fragment. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Diffstat (limited to 'linaro/configs')
-rw-r--r--linaro/configs/arndale.conf1
-rw-r--r--linaro/configs/arndale_octa.conf1
-rw-r--r--linaro/configs/lt-arndale.conf1
-rw-r--r--linaro/configs/lt-arndale_octa.conf1
4 files changed, 2 insertions, 2 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 299228e40ae6..b8208ca93347 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -18,7 +18,6 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_PM_RUNTIME=y
-CONFIG_EXTRA_FIRMWARE="edid-1920x1080.fw"
CONFIG_CMA=y
CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=128
diff --git a/linaro/configs/arndale_octa.conf b/linaro/configs/arndale_octa.conf
index 45fa4ea103ad..84a71f1340f6 100644
--- a/linaro/configs/arndale_octa.conf
+++ b/linaro/configs/arndale_octa.conf
@@ -12,7 +12,6 @@ CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttyS
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_PM_RUNTIME=y
-CONFIG_EXTRA_FIRMWARE="edid-1920x1080.fw"
CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=128
CONFIG_SCSI=y
diff --git a/linaro/configs/lt-arndale.conf b/linaro/configs/lt-arndale.conf
new file mode 100644
index 000000000000..c54e0dcd0dcc
--- /dev/null
+++ b/linaro/configs/lt-arndale.conf
@@ -0,0 +1 @@
+CONFIG_EXTRA_FIRMWARE="edid-1920x1080.fw"
diff --git a/linaro/configs/lt-arndale_octa.conf b/linaro/configs/lt-arndale_octa.conf
new file mode 100644
index 000000000000..c54e0dcd0dcc
--- /dev/null
+++ b/linaro/configs/lt-arndale_octa.conf
@@ -0,0 +1 @@
+CONFIG_EXTRA_FIRMWARE="edid-1920x1080.fw"