Re: What does 'if EMBEDDED' mean?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 09, 2007 at 10:11:33PM +0800, jidong xiao wrote:
> For example,
> 
> config SYSFS
>         bool "sysfs file system support" if EMBEDDED
>         default y
> 
> What does 'if EMBEDDED' mean?Can I choose n here?

The "if EMBEDDED" means that you only see this question if 
CONFIG_EMBEDDED=y.

Otherwise, the default is used without the question being asked.

> 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?

Say "y" at
  General setup
    Configure standard kernel features (for small systems)

> Thanks
> Jason

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux