Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig

This converts the following to Kconfig:
   CONFIG_TEGRA_CLOCK_SCALING
   CONFIG_TEGRA_LP0
   CONFIG_TEGRA_PMU

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-11-19 18:45:36 -05:00
parent fcd7ba655e
commit b43295a277
3 changed files with 12 additions and 9 deletions

View File

@@ -9,11 +9,6 @@
#include <linux/sizes.h>
/* LP0 suspend / resume */
#define CONFIG_TEGRA_LP0
#define CONFIG_TEGRA_PMU
#define CONFIG_TEGRA_CLOCK_SCALING
#include "tegra20-common.h"
/* High-level configuration options */