Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / cei-tk1-som.h
index 1cc8609..e49eb60 100644 (file)
 #define CONFIG_TEGRA_BOARD_STRING      "CEI tk1-som"
 
 /* Board-specific serial config */
-#define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
-/* SPI */
-#define CONFIG_SPI_FLASH_SIZE          (4 << 20)
-
-#include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */