summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:36 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:08:37 +0300
commitb43295a27712c136afc68b0cf272e0356474642c (patch)
tree8a92a0e613c4dbb4b39341049cd7b642ad77c0bf /include
parentfcd7ba655e24c736c7f3a1d12fb98f1c9c2705b6 (diff)
downloadu-boot-b43295a27712c136afc68b0cf272e0356474642c.tar.xz
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/seaboard.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 73b738bd09..f272fe9bf8 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -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 */