aboutsummaryrefslogtreecommitdiff
path: root/configs/llt-vexpress-3.4.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'configs/llt-vexpress-3.4.cfg')
-rwxr-xr-xconfigs/llt-vexpress-3.4.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/configs/llt-vexpress-3.4.cfg b/configs/llt-vexpress-3.4.cfg
new file mode 100755
index 0000000..3364915
--- /dev/null
+++ b/configs/llt-vexpress-3.4.cfg
@@ -0,0 +1,16 @@
+#!/bin/bash
+export board_config_branch=config-boards-3.4
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=precise
+export kernel_branch=linux-linaro-tracking
+export kernel_repo=git://git.linaro.org/kernel/linux-linaro-tracking.git
+export linaroconfigsboardflavour=vexpress
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.4
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=vexpress
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=llt-vexpress
+export SOCVENDOR=ARM
+export ubuntu_and_base_config_branch=config-core-3.4
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git