aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigs/vexpress64-3.7.cfg23
1 files changed, 23 insertions, 0 deletions
diff --git a/configs/vexpress64-3.7.cfg b/configs/vexpress64-3.7.cfg
new file mode 100755
index 0000000..b43b462
--- /dev/null
+++ b/configs/vexpress64-3.7.cfg
@@ -0,0 +1,23 @@
+#!/bin/bash
+export board_config_branch=config-boards-3.7
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=quantal
+export kernel_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git
+export kernel_branch=soc-armv8-model
+export boot_wrapper_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git
+export boot_wrapper_branch=master
+export linaroconfigsboardflavour=vexpress64
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7-arm64
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=vexpress64
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=vexpress64
+export SOCVENDOR=ARM
+export ubuntu_and_base_config_branch=config-core-3.7
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
+export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf
+export KARCH=arm64
+export DEBARCH=arm64
+export DEBARCHES=arm64
+