From: Geert Uytterhoeven Date: Tue, 14 May 2013 11:54:21 +0000 (+0200) Subject: cris: Switch cris to drivers/Kconfig X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~36^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf836301e4b8f3101c5f83e4a52dbb6c3899314;p=pandora-kernel.git cris: Switch cris to drivers/Kconfig allmodconfig: drivers/video/console/fonts.c:71:2: error: #error No fonts configured. This is caused by cris not using the generic drivers/Kconfig, and thus not traversing drivers/video/console/Kconfig. As the build system does traverse drivers/video/console/Makefile, fonts.c was compiled with an inconsistent configuration. Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed