error: `PCIMEM_BASE ' undeclared
在编译内核时,由于选择了VGA text console模式,导致编译错误,提示信息为:
drivers/video/console/vgacon.c:292: error: `PCIMEM_BASE ' undeclared (first use in this function)
在ARM平台下,VGA text console模式不能选
解决方法:
device drivers->
Graphics support->
Console display driver support->
[ ]VGA text console
浙公网安备 33010602011771号