]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 27 May 2013 17:32:52 +0000 (19:32 +0200)
commit6b8faf979bcaadba0a3507037dde65b94c8c5ad0
tree07f70d53a6d6253adbed44ebe0c8a7e2544f8da9
parentcab7125f7ca60ba82516f1ac4c470e75ac0ddd08
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