diff --git a/data/qi_lb60/conf/config.full_system b/data/qi_lb60/conf/config.full_system index 4e621ae17..2eac5f144 100644 --- a/data/qi_lb60/conf/config.full_system +++ b/data/qi_lb60/conf/config.full_system @@ -12,6 +12,7 @@ CONFIG_TARGET_ROOTFS_TARGZ=y # CONFIG_TARGET_ROOTFS_JFFS2 is not set CONFIG_TARGET_ROOTFS_UBIFS=y # CONFIG_BUILD_PATENTED is not set +CONFIG_BUILD_NLS=y # CONFIG_PACKAGE_uboot-xburst-avt2 is not set # CONFIG_PACKAGE_uboot-xburst-n516 is not set @@ -173,8 +174,10 @@ CONFIG_PACKAGE_libgcrypt=y CONFIG_PACKAGE_libgmp=y CONFIG_PACKAGE_libgpg-error=y CONFIG_PACKAGE_libgsm=y -CONFIG_PACKAGE_libiconv=y -CONFIG_PACKAGE_libintl=y +CONFIG_PACKAGE_libiconv-full=y +CONFIG_PACKAGE_libintl-full=y +# CONFIG_PACKAGE_libiconv is not set +# CONFIG_PACKAGE_libintl is not set CONFIG_PACKAGE_libjpeg=y CONFIG_PACKAGE_libltdl=y CONFIG_PACKAGE_liblua=y