* [Buildroot] SCSI / SAS / FC support
@ 2013-10-27 3:00 Beren Scott
2013-10-28 19:40 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Beren Scott @ 2013-10-27 3:00 UTC (permalink / raw)
To: buildroot
Hello,
I am trying to create a buildroot setup where a wide variety of hard drives
can be detected and accessed. I have a working solution at the moment,
which seems to only detect IDE and SATA hard drives, and I am thinking
along the lines of there not being controller driver support in my current
setup. So, I am asking, how do I add that into my project? I cannot seem to
find any option for it.
Beren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131027/e5c76181/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] SCSI / SAS / FC support
2013-10-27 3:00 [Buildroot] SCSI / SAS / FC support Beren Scott
@ 2013-10-28 19:40 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-10-28 19:40 UTC (permalink / raw)
To: buildroot
Dear Beren Scott,
On Sun, 27 Oct 2013 14:00:37 +1100, Beren Scott wrote:
> I am trying to create a buildroot setup where a wide variety of hard drives
> can be detected and accessed. I have a working solution at the moment,
> which seems to only detect IDE and SATA hard drives, and I am thinking
> along the lines of there not being controller driver support in my current
> setup. So, I am asking, how do I add that into my project? I cannot seem to
> find any option for it.
What you're looking for are drivers for specific pieces of hardware.
Such drivers are typically part of the Linux kernel itself, and
therefore the configuration options to enable/disable them are not
exposed in Buildroot 'make menuconfig'.
However, if you build your kernel with Buildroot, you can run 'make
linux-menuconfig' to adjust the kernel configuration. If you're
building the kernel separately, then it's up to you to adjust your
kernel configuration.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-28 19:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-27 3:00 [Buildroot] SCSI / SAS / FC support Beren Scott
2013-10-28 19:40 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox