Fix OMAP thermal driver by building it in (seems it doesn't auto load when a module)

This commit is contained in:
Peter Robinson 2013-02-19 14:25:22 +00:00
parent d338b6bb72
commit 011d7ca774
2 changed files with 5 additions and 1 deletions

View File

@ -143,6 +143,8 @@ CONFIG_PM_SLEEP_SMP=y
CONFIG_ARCH_HAS_OPP=y
CONFIG_PM_OPP=y
# OMAP thermal temp. Can likely be built as module but doesn't autoload so build in to ensure performance on PandaES
CONFIG_OMAP_BANDGAP=y
CONFIG_OMAP4_THERMAL=y
CONFIG_OMAP5_THERMAL=y
@ -312,7 +314,6 @@ CONFIG_IR_RX51=m
# CONFIG_TIDSPBRIDGE_BACKTRACE is not set
# CONFIG_OMAP_REMOTEPROC is not set
# CONFIG_OMAP_BANDGAP is not set
# CONFIG_OMAP_IOVMM is not set
CONFIG_CRYPTO_DEV_OMAP_SHAM=m

View File

@ -2392,6 +2392,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Feb 19 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Fix OMAP thermal driver by building it in (seems it doesn't auto load when a module)
* Mon Feb 18 2013 Justin M. Forbes <jforbes@redhat.com> - 3.7.9-201
- Linux v3.7.9