]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
board/minnowboard-max: Add kernel options to support USB disks
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Thu, 1 Sep 2016 19:32:58 +0000 (16:32 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Sep 2016 21:29:42 +0000 (23:29 +0200)
commit91ccf292c65ed3de21c0f26ca623860c96b137ad
treeac9a84d01c802ddc8b31b6986fc10b85e68c8f4e
parent9a98a75693973d82c7bf3c0cfdc07342237b7f22
board/minnowboard-max: Add kernel options to support USB disks

As reported by bug #9176 the current v4.6 kernel config
(used by Minnowboard MAX and Turbot) does not support
USB disks. Since this is a pretty essential functionality,
it's desirable to have it, so let's add the required options.

Kernel config linux-v3.8.config (currently used by the first
generation Minnowboard) doesn't need this change.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/minnowboard/linux-4.6.config