public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What does 'if EMBEDDED' mean?
@ 2007-08-09 14:11 jidong xiao
  2007-08-09 14:16 ` Adrian Bunk
  0 siblings, 1 reply; 4+ messages in thread
From: jidong xiao @ 2007-08-09 14:11 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-09 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09 14:11 What does 'if EMBEDDED' mean? jidong xiao
2007-08-09 14:16 ` Adrian Bunk
2007-08-09 14:43   ` jidong xiao
2007-08-09 20:17     ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox