cris: Switch cris to drivers/Kconfig
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 14 May 2013 11:54:21 +0000 (13:54 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:42 +0000 (13:47 +0200)
commitacf836301e4b8f3101c5f83e4a52dbb6c3899314
treeaf52605ec3d810515171d1ba9883744da9908c42
parentcd07f4f3bb9744034693ff012f640bcacaf5c1c6
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 <geert@linux-m68k.org>
arch/cris/Kconfig
arch/cris/arch-v32/drivers/Kconfig