浏览代码

arm: rpi: Drop CONFIG_CONS_INDEX

This is not needed now that serial uses driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass 8 年之前
父节点
当前提交
91b00b5fcc
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/configs/rpi.h

+ 0 - 1
include/configs/rpi.h

@@ -97,7 +97,6 @@
 #else
 #define CONFIG_PL01X_SERIAL
 #endif
-#define CONFIG_CONS_INDEX		0
 
 /* Console configuration */
 #define CONFIG_SYS_CBSIZE		1024