K 10 svn:author V 4 jhay K 8 svn:date V 27 2014-03-11T13:03:05.992299Z K 7 svn:log V 323 MFC r262020: Make it possible to use the env kernel config file option for AVILA and CAMBRIA boards that does not use loader to load the kernel. This is basically how it was done for i386. This way tunables can also be set. For example in config file: env "/conf/AVILA.env" And in AVILA.env: vfs.unmapped_buf_allowed=0 END