aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-01-12 17:12:59 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-01-12 17:12:59 +0200
commit08353708e42013495f62eb33d1fad5c097d024a7 (patch)
tree3381dd78c910263fb23d78a968bd5ba5c81e6fc3
parent98c10f07b287fa3a801b166f8d95177da1a8c071 (diff)
vexpress64: add audit config fragment
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xconfigs/vexpress64.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vexpress64.cfg b/configs/vexpress64.cfg
index 84e0d5e..c1e192b 100755
--- a/configs/vexpress64.cfg
+++ b/configs/vexpress64.cfg
@@ -8,7 +8,7 @@ export SOCFLAVOUR=vexpress64
export SOCVENDOR=ARM
export auto_kernel_version=true
export board_config_branch=linux-linaro
-export board_config_frags="linaro/configs/kvm-guest.conf linaro/configs/kvm-host.conf linaro/configs/vexpress64.conf"
+export board_config_frags="linaro/configs/kvm-guest.conf linaro/configs/kvm-host.conf linaro/configs/audit.conf linaro/configs/vexpress64.conf"
export board_config_repo=git://git.linaro.org/kernel/linux-linaro-tracking.git
export boot_wrapper_branch=master
export boot_wrapper_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git