replace bool with tristate (prevent unneeded freetype-install)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2680 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2005-12-15 01:18:31 +00:00
parent d6f9953004
commit 4e1653ca2e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
config BR2_COMPILE_FREETYPE
bool
tristate
default n
depends BR2_PACKAGE_LIBFREETYPE