Finally got rid of CONFIG_MORFEO and introduced CONFIG_CENTRUM_DEBUG instead.
# Extra stuff for Centrum
UnSet("CONFIG_CENTRUM");
+UnSet("CONFIG_CENTRUM_CZ");
+UnSet("CONFIG_CENTRUM_SK");
+UnSet("CONFIG_CENTRUM_PL");
-# Configuration for Morfeo (raises limits, activates filters etc.)
-UnSet("CONFIG_MORFEO");
+# Debugging version of Centrum installation (lower limits, trivial filters etc.)
+UnSet("CONFIG_CENTRUM_DEBUG");
# Stemmer by UFAL and its dictionaries
UnSet("CONFIG_UFAL_STEMMER");