Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8e1f5ed authored by Tony Lindgren's avatar Tony Lindgren
Browse files

Documentation: ARM: List new omap MMC requirements



Earlier the PBIAS regulator was optional, not so with recent
omap_hsmmc changes. To make things easier for people with
custom .config files, let's add minimal documentation for it
as suggested by Russell King <rmk+kernel@arm.linux.org.uk>.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent fd820a1e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
This file contains documentation for running mainline
kernel on omaps.

KERNEL		NEW DEPENDENCIES
v4.3+		Update is needed for custom .config files to make sure
		CONFIG_REGULATOR_PBIAS is enabled for MMC1 to work
		properly.