]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/seaboard.h
tegra: Enable LP0 on Seaboard
[karo-tx-uboot.git] / include / configs / seaboard.h
index ae075e786ef91848e7a3bf768e34e625e54dc835..7e7c38ea852da9b322632572122674631e121d18 100644 (file)
 #define __CONFIG_H
 
 #include <asm/sizes.h>
+
+/* LP0 suspend / resume */
+#define CONFIG_TEGRA2_LP0
+#define CONFIG_AES
+#define CONFIG_TEGRA_PMU
+#define CONFIG_TPS6586X_POWER
+#define CONFIG_TEGRA_CLOCK_SCALING
+
 #include "tegra2-common.h"
 
 /* Enable fdt support for Seaboard. Flash the image in u-boot-dtb.bin */