On Mon, Dec 29, 2008 at 03:05, <[email protected]> wrote: > --- trunk/drivers/mmc/host/Kconfig 2008-12-29 07:42:52 UTC (rev 5917) > +++ trunk/drivers/mmc/host/Kconfig 2008-12-29 08:05:27 UTC (rev 5918) > config SDH_BFIN > tristate "Blackfin Secure Digital Host support" > - depends on MMC && (BF54x && !BF544) > + depends on MMC && ((BF54x && !BF544) || BF51x)
datasheet says BF512 doesnt have RSI -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
