[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4104961b0708090711j291974cbx933e1262ba1935f6@mail.gmail.com>
Date: Thu, 9 Aug 2007 22:11:33 +0800
From: "jidong xiao" <jidong.xiao@...il.com>
To: linux-kernel@...r.kernel.org
Subject: What does 'if EMBEDDED' mean?
For example,
config SYSFS
bool "sysfs file system support" if EMBEDDED
default y
What does 'if EMBEDDED' mean?Can I choose n here?
I saw there is no corresponding option within `make menuconfig`, so I
am wondering what can I do if I wanna to disable this option, directly
change
"default y" to "default n" in the Kconfig file?
Thanks
Jason
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists