Arnd Bergmann
3c2002aec3
cpufreq: mediatek: allow building as a module
...
The MT8173 cpufreq driver can currently only be built-in, but
it has a Kconfig dependency on the thermal core. THERMAL
can be a loadable module, which in turn makes this driver
impossible to build.
It is nicer to make the cpufreq driver a module as well, so
this patch turns the option in to a 'tristate' and adapts
the dependency accordingly.
The driver has no module_exit() function, so it will continue
to not support unloading, but it can be built as a module
and loaded at runtime now.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 5269e7067cd6 (cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMAL)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2016-03-01 02:43:05 +01:00
..
2016-01-01 03:49:51 +01:00
2013-04-10 13:19:26 +02:00
2015-09-15 02:03:16 +02:00
2015-12-10 00:14:58 +01:00
2015-09-15 02:03:16 +02:00
2014-04-07 14:31:33 +02:00
2015-12-28 01:51:36 +01:00
2015-11-23 22:21:18 +01:00
2015-12-07 02:20:22 +01:00
2016-01-27 23:13:53 +01:00
2015-12-09 22:26:13 +01:00
2015-12-09 22:26:12 +01:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:09 +02:00
2015-01-23 23:06:45 +01:00
2013-10-17 23:00:20 +02:00
2016-01-27 23:23:54 +01:00
2015-06-15 15:45:24 +02:00
2016-01-27 23:13:59 +01:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-10-20 16:20:24 +02:00
2014-10-20 16:20:24 +02:00
2015-07-22 22:11:16 +02:00
2014-04-30 00:06:21 +02:00
2015-09-15 02:03:16 +02:00
2015-08-07 03:25:23 +02:00
2015-06-15 15:46:15 +02:00
2014-10-21 11:21:19 -07:00
2015-04-02 02:24:54 +02:00
2015-07-22 22:27:40 +02:00
2015-11-02 00:54:37 +01:00
2015-09-25 23:29:35 +02:00
2015-12-21 03:15:15 +01:00
2016-03-01 02:43:05 +01:00
2016-03-01 02:43:05 +01:00
2015-03-18 22:35:16 +01:00
2015-11-19 00:20:42 +01:00
2014-10-20 16:20:24 +02:00
2014-12-19 12:56:15 -08:00
2013-07-14 19:36:57 -04:00
2013-10-16 00:50:23 +02:00
2015-08-03 09:24:59 +02:00
2015-06-21 21:53:59 +02:00
2015-12-12 02:55:21 +01:00
2014-04-07 14:43:50 +02:00
2016-03-01 02:43:05 +01:00
2014-10-20 16:20:24 +02:00
2015-05-27 15:22:16 +02:00
2014-04-30 00:06:21 +02:00
2015-12-10 00:17:03 +01:00
2014-10-02 17:33:55 +10:00
2014-06-26 17:12:24 +01:00
2014-12-19 12:56:15 -08:00
2015-07-22 22:11:16 +02:00
2011-05-19 18:51:07 -04:00
2015-07-22 22:11:16 +02:00
2014-05-17 01:27:01 +02:00
2015-12-17 22:40:54 +11:00
2013-04-10 13:19:26 +02:00
2015-09-01 15:50:38 +02:00
2014-04-30 00:06:21 +02:00
2013-04-10 13:19:26 +02:00
2016-01-27 23:22:50 +01:00
2014-03-12 01:06:00 +01:00
2015-12-10 00:19:35 +01:00
2013-05-20 23:04:28 +09:00
2015-11-27 10:10:32 +09:00
2014-04-30 00:06:21 +02:00
2014-07-19 04:24:59 +09:00
2014-07-19 04:24:59 +09:00
2015-02-19 06:36:53 +01:00
2014-07-19 04:24:59 +09:00
2015-11-05 22:50:48 +01:00
2014-01-06 14:17:25 +01:00
2014-07-16 14:30:17 +02:00
2014-04-07 14:43:50 +02:00
2015-12-24 02:11:37 +01:00
2015-09-01 15:51:15 +02:00
2014-03-26 16:41:41 +01:00
2014-03-12 01:06:00 +01:00
2014-03-12 01:06:00 +01:00
2014-10-20 16:20:24 +02:00
2014-05-01 01:15:32 +02:00
2015-05-27 15:22:16 +02:00
2015-09-01 15:51:43 +02:00
2011-05-19 18:51:07 -04:00
2015-02-12 02:02:52 +01:00
2015-12-12 02:55:21 +01:00
2015-09-26 03:00:57 +02:00
2015-07-16 09:34:09 +02:00
2014-04-21 23:42:27 +02:00
2014-10-20 16:20:24 +02:00