From 3c05b754e8b6cef8d16c0fa4dcf0829b64621fbf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 11 Nov 2009 20:09:59 +0100 Subject: make target foxboard compile --- target/linux/config/Config.in.nls | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/config/Config.in.nls') diff --git a/target/linux/config/Config.in.nls b/target/linux/config/Config.in.nls index 657103f74..6933bad20 100644 --- a/target/linux/config/Config.in.nls +++ b/target/linux/config/Config.in.nls @@ -1,5 +1,9 @@ menu "Native Language support" +config ADK_KERNEL_NLS + boolean + default n + config ADK_KERNEL_NLS_DEFAULT string default "iso8859-1" @@ -7,6 +11,7 @@ config ADK_KERNEL_NLS_DEFAULT config ADK_KPACKAGE_KMOD_NLS prompt "kmod-nls.......................... Base native language support" tristate + depends on !ADK_KERNEL_NLS default n help The base Native Language Support. A number of filesystems -- cgit v1.2.3