Arnd Bergmann
697a3a873c
cpufreq: scmi: add thermal dependency
...
A built-in scmi cpufreq driver cannot link against a modular
thermal framework:
drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_ready':
scmi-cpufreq.c:(.text+0x40): undefined reference to `of_cpufreq_cooling_register'
drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_exit':
scmi-cpufreq.c:(.text+0x88): undefined reference to `cpufreq_cooling_unregister'
This adds a Kconfig dependency that makes sure this configuration
is not possible, while allowing all configurations that can work.
Note that disabling CPU_THERMAL means we don't care about the
THERMAL dependency.
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-03-13 15:26:01 +01:00
..
2018-02-15 12:02:42 +01:00
2018-02-16 11:16:38 +01:00
2018-02-06 09:59:40 -08:00
2018-02-08 15:05:16 -05:00
2018-02-15 14:50:32 -08:00
2018-01-19 22:59:33 -05:00
2018-03-01 08:41:27 -07:00
2018-02-11 14:34:03 -08:00
2018-03-06 17:27:25 +01:00
2018-02-26 15:43:46 -08:00
2018-02-28 16:37:57 +00:00
2018-02-28 13:55:14 +01:00
2018-03-13 15:26:01 +01:00
2018-02-02 10:01:04 -08:00
2018-02-26 09:28:35 -08:00
2018-02-26 12:32:29 -08:00
2018-02-02 09:50:51 -08:00
2018-02-11 14:34:03 -08:00
2018-02-23 12:05:37 +01:00
2018-01-23 09:04:10 +01:00
2018-02-14 06:37:33 +09:00
2018-02-11 14:34:03 -08:00
2018-03-07 16:45:07 +01:00
2018-02-27 09:48:07 +01:00
2018-03-01 14:03:14 +10:00
2018-02-15 18:44:03 +01:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-03-07 16:45:07 +01:00
2018-02-01 10:31:17 -08:00
2018-03-02 11:11:15 +01:00
2018-02-26 09:48:42 -07:00
2018-02-20 10:03:22 +01:00
2018-02-21 13:52:19 -05:00
2018-02-11 14:34:03 -08:00
2018-02-22 10:59:33 +01:00
2018-02-16 14:22:16 +00:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-02-13 08:58:53 -08:00
2018-02-11 14:34:03 -08:00
2018-03-02 09:35:36 -08:00
2018-02-26 11:39:04 -05:00
2018-03-07 16:52:19 +01:00
2018-01-30 21:32:06 -05:00
2018-02-11 14:34:03 -08:00
2018-02-24 16:05:50 -08:00
2018-02-27 15:12:37 +01:00
2018-02-12 10:57:20 +01:00
2018-02-01 10:31:17 -08:00
2018-03-02 10:19:57 -08:00
2018-01-28 22:17:24 -05:00
2018-03-02 19:31:40 -08:00
2018-02-28 12:18:58 -07:00
2018-02-12 10:41:11 +01:00
2018-02-12 15:07:46 +05:30
2018-03-02 17:44:39 -08:00
2018-02-08 11:48:49 -08:00
2018-03-06 17:27:25 +01:00
2018-02-01 09:40:49 -08:00
2018-02-12 10:47:36 +01:00
2018-03-01 10:01:39 -08:00
2018-01-31 12:55:31 -08:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-01-23 12:17:42 -06:00
2018-01-30 12:25:59 +00:00
2018-02-05 10:07:40 -08:00
2018-02-20 17:42:29 +01:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-02-15 14:29:27 -08:00
2018-02-06 09:59:40 -08:00
2018-02-23 14:09:43 -08:00
2018-02-08 10:21:39 +01:00
2018-03-07 16:52:19 +01:00
2018-01-22 16:45:26 +01:00
2018-01-26 17:57:34 +00:00
2018-02-01 10:37:39 +02:00
2018-02-22 12:05:43 -08:00
2018-02-09 14:49:46 -08:00
2018-03-06 11:03:55 +01:00
2018-02-06 15:04:58 -08:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-02-22 12:13:01 -08:00
2018-03-02 18:00:04 -08:00
2018-02-11 14:34:03 -08:00
2018-02-14 17:02:15 -08:00
2018-02-11 14:34:03 -08:00
2018-02-01 16:26:45 +02:00
2018-01-31 19:25:25 -08:00
2018-02-19 17:44:05 +01:00
2018-03-02 10:19:57 -08:00
2018-02-01 10:31:17 -08:00
2018-02-06 09:59:40 -08:00