]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - kernel/config-armv7hl-lpae
kernel: Update to 3.15.6.
[people/amarx/ipfire-3.x.git] / kernel / config-armv7hl-lpae
1
2 #
3 # IO Schedulers
4 #
5 CONFIG_PREEMPT_NOTIFIERS=y
6
7 #
8 # Processor Features
9 #
10 CONFIG_ARM_LPAE=y
11 CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
12
13 #
14 # Kernel Features
15 #
16 CONFIG_SYS_SUPPORTS_HUGETLBFS=y
17 CONFIG_PHYS_ADDR_T_64BIT=y
18 # CONFIG_TRANSPARENT_HUGEPAGE is not set
19
20 #
21 # Hardware Spinlock drivers
22 #
23 # CONFIG_ARM_SMMU is not set
24
25 #
26 # Pseudo filesystems
27 #
28 # CONFIG_HUGETLBFS is not set
29
30 #
31 # Library routines
32 #
33 CONFIG_KVM_MMIO=y
34 CONFIG_KVM=y
35 CONFIG_KVM_ARM_HOST=y
36 CONFIG_KVM_ARM_MAX_VCPUS=4
37 CONFIG_KVM_ARM_VGIC=y
38 CONFIG_KVM_ARM_TIMER=y