Searched hist:"49 c726d55c1ba3812eb293a71db09888669be2f5" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/sunxi/ |
H A D | Kconfig | 49c726d55c1ba3812eb293a71db09888669be2f5 Tue Mar 19 09:37:59 CDT 2019 Maxime Ripard <maxime.ripard@bootlin.com> clk: sunxi: Add Kconfig options
We used to have a clock framework that isn't really used these days, except for a few clocks and/or SoCs. Most of the time, the new framework and drivers (sunxi-ng) will provide everything needed for the customer devices to operate properly.
Since we're not needing it that much, it might make sense to disable those drivers, for example when we want to reduce the kernel size. Let's add options in Kconfig that can be disabled if needed, but are still on by default to keep the same features in the standard case.
Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
|
H A D | Makefile | diff 49c726d55c1ba3812eb293a71db09888669be2f5 Tue Mar 19 09:37:59 CDT 2019 Maxime Ripard <maxime.ripard@bootlin.com> clk: sunxi: Add Kconfig options
We used to have a clock framework that isn't really used these days, except for a few clocks and/or SoCs. Most of the time, the new framework and drivers (sunxi-ng) will provide everything needed for the customer devices to operate properly.
Since we're not needing it that much, it might make sense to disable those drivers, for example when we want to reduce the kernel size. Let's add options in Kconfig that can be disabled if needed, but are still on by default to keep the same features in the standard case.
Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
|
/openbmc/linux/drivers/clk/ |
H A D | Kconfig | diff 49c726d55c1ba3812eb293a71db09888669be2f5 Tue Mar 19 09:37:59 CDT 2019 Maxime Ripard <maxime.ripard@bootlin.com> clk: sunxi: Add Kconfig options
We used to have a clock framework that isn't really used these days, except for a few clocks and/or SoCs. Most of the time, the new framework and drivers (sunxi-ng) will provide everything needed for the customer devices to operate properly.
Since we're not needing it that much, it might make sense to disable those drivers, for example when we want to reduce the kernel size. Let's add options in Kconfig that can be disabled if needed, but are still on by default to keep the same features in the standard case.
Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
|