From 08353708e42013495f62eb33d1fad5c097d024a7 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Mon, 12 Jan 2015 17:12:59 +0200 Subject: vexpress64: add audit config fragment Signed-off-by: Fathi Boudra --- configs/vexpress64.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3