diff options
author | Philip Prindeville <philipp@redfish-solutions.com> | 2017-09-15 11:03:52 -0600 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-09-17 00:08:00 +0200 |
commit | 344fde35e3331dd999b38298b4743dce9a88583d (patch) | |
tree | 4e1a4402dd98f60575a085b19ab0ac77294fbe6f /target/linux/x86/64 | |
parent | 010cddc2b00644abec8dcc700e2840216668e909 (diff) | |
download | upstream-344fde35e3331dd999b38298b4743dce9a88583d.tar.gz upstream-344fde35e3331dd999b38298b4743dce9a88583d.tar.bz2 upstream-344fde35e3331dd999b38298b4743dce9a88583d.zip |
kernel: add packaging for Xeon iTCO watchdog timer
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'target/linux/x86/64')
-rw-r--r-- | target/linux/x86/64/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default index 1a3f9150c2..70838df407 100644 --- a/target/linux/x86/64/config-default +++ b/target/linux/x86/64/config-default @@ -201,7 +201,7 @@ CONFIG_INTEL_IDLE=y # CONFIG_IOMMU_DEBUG is not set # CONFIG_ISCSI_IBFT_FIND is not set # CONFIG_ITCO_VENDOR_SUPPORT is not set -CONFIG_ITCO_WDT=y +# CONFIG_ITCO_WDT is not set CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y # CONFIG_KVM_DEBUG_FS is not set CONFIG_KVM_GUEST=y |