Merge tag 'u-boot-amlogic-20230417' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / include / configs / am335x_sl50.h
index 4af9eda..f3d3d18 100644 (file)
@@ -30,7 +30,7 @@
 
 #include <config_distro_bootcmd.h>
 
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
        AM335XX_BOARD_FDTFILE \
        MEM_LAYOUT_ENV_SETTINGS \
        BOOTENV
 #define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
 #define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
-/* PMIC support */
-#define CONFIG_POWER_TPS65910
-
-/* SPL */
-
-/* Network. */
-
 #endif /* ! __CONFIG_AM335X_SL50_H */