Arjan van de Ven wrote:
can you do "make oldconfig" instead of "menuconfig" and then look in the .config file ?
CONFIG_HIGHMEM64G=y CONFIG_EXT3_FS=m
Just to be certain, how can I tell whether the currently running kernel has 64GB support enabled, and whether the ext3 filesystem is built into the kernel? I believe that 64GB support is disabled and that ext3 is built into the kernel, which is the opposite of what the above .config file says, but I want to be certain.
-- Timur Tabi Staff Software Engineer timur.tabi@ammasso.com
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/