diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-22 18:19:35 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-22 18:19:35 +0000 |
commit | 4a52da0f34ce8d1f5267274cad3bd20f40062c78 (patch) | |
tree | 68d3f2b34352f94efc24bd5b93145947bf362479 /target/device/x86/i386 | |
parent | ea8b1fa6a60705eedc5bd4f405f45c8f531c2126 (diff) |
- update i386 sample config a little bit
Diffstat (limited to 'target/device/x86/i386')
-rw-r--r-- | target/device/x86/i386/linux26.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/device/x86/i386/linux26.config b/target/device/x86/i386/linux26.config index 6ff68704b..1d90d9920 100644 --- a/target/device/x86/i386/linux26.config +++ b/target/device/x86/i386/linux26.config @@ -1327,6 +1327,7 @@ CONFIG_SENSORS_FSCHER=m CONFIG_SENSORS_FSCPOS=m CONFIG_SENSORS_GL518SM=m CONFIG_SENSORS_GL520SM=m +CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IPMI=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_LM63=m @@ -1340,6 +1341,7 @@ CONFIG_SENSORS_LM87=m CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM92=m CONFIG_SENSORS_MAX1619=m +CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_SIS5595=m |