About .config
guruteck_at_gmail.com
Date: 01/18/05
- Next message: Kasper Dupont: "Re: Mapping C code to assembly instructions..."
- Previous message: guruteck_at_gmail.com: "mem mapped I/O"
- Next in thread: guruteck_at_gmail.com: "Re: About .config"
- Reply: guruteck_at_gmail.com: "Re: About .config"
- Reply: Josef Moellers: "Re: About .config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Jan 2005 22:31:58 -0800
Hi all
In "make config" of kernel compilation we can give modular support for
some features and some are integrated in to kernel.
CONFIG_AUTOFS4_FS=m (Modular)
CONFIG_REISERFS_FS=y (Inbuilt)
My question is If we dont give modular support for a particular feature
(Like mentioned above) cant we load by means of modprobe????
What is the exact difference between above lines???
Thanx in advance
Regards
- Next message: Kasper Dupont: "Re: Mapping C code to assembly instructions..."
- Previous message: guruteck_at_gmail.com: "mem mapped I/O"
- Next in thread: guruteck_at_gmail.com: "Re: About .config"
- Reply: guruteck_at_gmail.com: "Re: About .config"
- Reply: Josef Moellers: "Re: About .config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]