diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-03-04 16:42:47 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-03-04 16:43:56 -0500 |
commit | 68c1caae275588ecb959789e22babd25fce9771b (patch) | |
tree | 5c119e4c6918599a9e544b8921d843ba54a7b39a /config-x86-generic | |
parent | 5341f551988c1684421644c89228133ac95aef25 (diff) | |
download | kernel-68c1caae275588ecb959789e22babd25fce9771b.tar.gz kernel-68c1caae275588ecb959789e22babd25fce9771b.tar.xz kernel-68c1caae275588ecb959789e22babd25fce9771b.zip |
Linux v3.9-rc1
- Add patch from Dirk Brandewie to fix intel pstate divide error (rhbz 916833)
- Disable debugging options.
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index 5bb9d7268..226859b4e 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -197,6 +197,7 @@ CONFIG_AMILO_RFKILL=m CONFIG_ASUS_LAPTOP=m CONFIG_COMPAL_LAPTOP=m CONFIG_DELL_LAPTOP=m +CONFIG_CHROMEOS_LAPTOP=m CONFIG_EEEPC_LAPTOP=m CONFIG_FUJITSU_TABLET=m CONFIG_FUJITSU_LAPTOP=m @@ -325,7 +326,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -CONFIG_MAXSMP=y +# CONFIG_MAXSMP is not set CONFIG_HP_ILO=m |