mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:24:05 +08:00
785b5bb41b
All avs drivers have now been moved to their corresponding soc specific directories. Additionally, they don't depend on the POWER_AVS Kconfig anymore. Therefore, let's simply drop the drivers/power/avs directory altogether. Cc: Nishanth Menon <nm@ti.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
source "drivers/power/reset/Kconfig"
|
|
source "drivers/power/supply/Kconfig"
|