config UNICON_GB
	tristate "UNICON GB Font support"
	depends on UNICON
	default m

config UNICON_GBK
	tristate "UNICON GBK Font support"
	depends on UNICON
	default m

config UNICON_BIG5
	tristate "UNICON Big5 Font support"
	depends on UNICON
	default m

config UNICON_EUCJP
	tristate "UNICON EUC-JP Font support"
	depends on UNICON
	default m

config UNICON_JIS
	tristate "UNICON JIS Font support"
	depends on UNICON
	default m

config UNICON_SJIS
	tristate "UNICON Shift-JIS Font support"
	depends on UNICON
	default m

config UNICON_KSCM
	tristate "UNICON KSCM Font support"
	depends on UNICON
	default m
