Subject: Re: CVS commit: src/sys/arch/evbarm/conf
To: None <briggs@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 02/19/2007 22:40:56
briggs@NetBSD.org wrote:

> Why does GUMSTIX need md?

md(4) can be used not only for md_root but as generic memory disk
with mdconfig(8), so having md(4) in non-install kernels is still
valid (though I'm not sure if it's really required).
---
Izumi Tsutsui