Searched hist:dc20e93b935e43e9315128626f20962039fda7d9 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/bus/ |
H A D | Kconfig | diff dc20e93b935e43e9315128626f20962039fda7d9 Thu May 28 21:31:12 CEST 2020 Serge Semin <Sergey.Semin@baikalelectronics.ru> bus: bt1-apb: Build the driver into the kernel
Seeing trigger_all_cpu_backtrace() isn't exported from the kernel and since calling it is a very important part of driver, which may provide a better description of a possible cause of the error, let's disable the ability to build the driver as a loadable kernel module.
Link: https://lore.kernel.org/r/20200528193113.17372-1-Sergey.Semin@baikalelectronics.ru Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru> Cc: Olof Johansson <olof@lixom.net> Cc: soc@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|