imx6: Update autconf.h for standalone kernel compile

This commit is contained in:
Adrian Danis 2016-02-12 14:08:08 +11:00
parent 11bc9b21af
commit 1ca0fa1fc2

View file

@ -69,6 +69,7 @@
#define CONFIG_HAVE_LIB_SEL4_SIMPLE 1
#define CONFIG_ARCH_ARM 1
#define CONFIG_HAVE_LIB_ELF 1
#define CONFIG_PLAT_SABRE 1
#define CONFIG_HAVE_LIB_PLATSUPPORT 1
#define CONFIG_NUM_DOMAINS 16
#define CONFIG_HAVE_LIB_UTILS 1
@ -82,6 +83,7 @@
#define CONFIG_HAVE_LIB_SEL4_UTILS 1
#define CONFIG_KERNEL_COMPILER ""
#define CONFIG_TIME_SLICE 5
#define CONFIG_ARCH_AARCH32 1
#define CONFIG_KERNEL_EXTRA_CPPFLAGS ""
#define CONFIG_LIBSEL4DEBUG_ALLOC_BUFFER_ENTRIES 128
#define CONFIG_LIB_SEL4_SIMPLE_STABLE 1