]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tegra-common.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / tegra-common.h
index a005e6a2acca044266bde28d0ea1bc590e60e652..92d4dd8e5196a4bbfb79d1f1d48d5b4c18c18177 100644 (file)
@@ -39,8 +39,7 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_TEGRA_SERIAL
-#define CONFIG_SYS_NS16550
+#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
 
 /*
  * Common HW configuration.
                                                GENERATED_GBL_DATA_SIZE)
 
 #define CONFIG_TEGRA_GPIO
-#define CONFIG_CMD_GPIO
 #define CONFIG_CMD_ENTERRCM
 
 /* Defines for SPL */
 
 #ifndef CONFIG_SPL_BUILD
 #include <config_distro_defaults.h>
-#define CONFIG_CMD_EXT4_WRITE
 #define CONFIG_FAT_WRITE
 #endif