On Sun, May 29, 2016 at 3:19 PM, Vagrant Cascadian <vagr...@debian.org> wrote: > On 2016-05-28, Roger Shimizu wrote: >>> +## drivers/mfd/Kconfig >>> +CONFIG_MFD_MAX77686=m >>> + >>> +## drivers/regulator/Kconfig >>> +CONFIG_REGULATOR_MAX77686=m >>> + >>> +## drivers/rtc/Kconfig >>> +CONFIG_RTC_DRV_MAX77686=m >>> + >>> +## drivers/mmc/host/Kconfig >>> +CONFIG_MMC_SDHCI_S3C=m >> >> Thanks! >> Applied your patch to sid branch, and with my slight modification. > > Great, thanks! > > >> Just one question / doubt: >> all other RTC around RTC_DRV_MAX77686 are built-in, maybe we should >> also make RTC_DRV_MAX77686 as built-in? > > Sounds good to me; I think you'll also need CONFIG_MFD_MAX77686=y as > well, as the RTC depends on it.
I found similar case, that RTC_DRV_MC13XXX depends on MFD_MC13XXX, which is built-in. So I think it should be OK. Applied to sid branch. Thanks for your remind! Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 17B3ACB1