]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rpi.h
bcm2835_mu_serial: Convert to Kconfig
[u-boot] / include / configs / rpi.h
index cab8661779e0460a5991afd3ae4697fd02ce6afb..f2d3646753e8c6f2b749092b8b69efb0baa9c927 100644 (file)
 #define CONFIG_MISC_INIT_R
 #endif
 
-/* Console UART */
-#if defined (CONFIG_BCM2837) || defined(CONFIG_TARGET_RPI_0_W)
-#define CONFIG_BCM283X_MU_SERIAL
-#else
-#define CONFIG_PL01X_SERIAL
-#endif
-
 /* Console configuration */
 #define CONFIG_SYS_CBSIZE              1024