Changed configuration background to black on white...

Seemed fairly difficult, but luckily it works.
This commit is contained in:
Bahadir Balban
2009-09-23 17:55:03 +03:00
parent 84a75866f1
commit 2c003da964
2 changed files with 6 additions and 3 deletions

View File

@@ -333,6 +333,7 @@ default CONFIG_CONT0_OPT_DIRNAME from (CONFIG_CONT0_TYPE_LINUX==y) ? "linux" : (
default CONFIG_CONT1_OPT_DIRNAME from (CONFIG_CONT1_TYPE_LINUX==y) ? "linux" : ((CONFIG_CONT1_TYPE_BARE==y) ? "bare" : "noname")
unless CONFIG_CONTAINERS > 1 suppress cont1_menu
require CONFIG_CONTAINERS < 2 implies cont1_menu==n
when CONFIG_CONT0_TYPE_LINUX==y suppress cont0_bare_pager_params
when CONFIG_CONT0_TYPE_BARE==y suppress cont0_linux_pager_params