aboutsummaryrefslogtreecommitdiff
path: root/configs/vexpress64.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'configs/vexpress64.cfg')
-rwxr-xr-xconfigs/vexpress64.cfg24
1 files changed, 24 insertions, 0 deletions
diff --git a/configs/vexpress64.cfg b/configs/vexpress64.cfg
new file mode 100755
index 0000000..7542a29
--- /dev/null
+++ b/configs/vexpress64.cfg
@@ -0,0 +1,24 @@
+#!/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.linaro.org/kernel/linux-linaro-tracking.git
+export kernel_branch=linux-linaro
+export boot_wrapper_repo=git://git.linaro.org/arm/models/boot-wrapper-aarch64.git
+export boot_wrapper_branch=ubuntu
+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
+export auto_kernel_version=true
+