]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/sunxi-common.h
sunxi: Move all boards to the driver-model
[karo-tx-uboot.git] / include / configs / sunxi-common.h
index cb713230ae3609decd5631611de89e850dd7fa4b..c8ebb54f374dddec486e7238ca83b71f06218e01 100644 (file)
@@ -41,7 +41,7 @@
 
 #define CONFIG_SYS_TEXT_BASE           0x4a000000
 
-#if !defined(CONFIG_SPL_BUILD) && defined(CONFIG_DM)
+#if !defined(CONFIG_SPL_BUILD) && defined(CONFIG_DM_SERIAL)
 # define CONFIG_DW_SERIAL
 #endif