aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-01-25 23:29:18 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-01-25 23:29:18 +0000
commit88f5ea6be4c260287eb98544eb08b956d5653f2e (patch)
treedb104d37c0c51f5ddcdfb85f44a2f57fe8641f93 /target/linux/x86
parent1bf5db9886fa265577a603e28f6fcbc87cdf0486 (diff)
downloadmaster-187ad058-88f5ea6be4c260287eb98544eb08b956d5653f2e.tar.gz
master-187ad058-88f5ea6be4c260287eb98544eb08b956d5653f2e.tar.bz2
master-187ad058-88f5ea6be4c260287eb98544eb08b956d5653f2e.zip
x86: add BACKLIGHT_APPLE configuration option
This closes #21713. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48502 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/kvm_guest/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/kvm_guest/config-default b/target/linux/x86/kvm_guest/config-default
index 3c295bed6b..9de0bf609e 100644
--- a/target/linux/x86/kvm_guest/config-default
+++ b/target/linux/x86/kvm_guest/config-default
@@ -30,6 +30,7 @@ CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
+# CONFIG_BACKLIGHT_APPLE is not set
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_RMAP=y
# CONFIG_EFI is not set