Message ID | CACRpkdZ-WSqRmL=J2LCEoU4dz1DrOTUwbF9tutVZaovEbat+qw@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] Nomadik defconfig update for v5.1 | expand |
Did this get dropped or postponed? Yours, Linus Walleij On Fri, Jan 11, 2019 at 8:36 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > Hi ARM SoC folks, > > this is a defconfig update for the Nomadik. It is activating > drivers that finally fall in place in v5.1 so it is targetted for > v5.1/next. > > Please pull it in! > > Yours, > Linus Walleij > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git > tags/nomadik-config-v5.1 > > for you to fetch changes up to bf355705d7143b01894f60a713c5975bfddb7909: > > ARM: defconfig: Update NHK8815 defconfig (2019-01-11 20:15:08 +0100) > > ---------------------------------------------------------------- > This updates the Nomadik NHK8815 defconfig adding a few > drivers that trickled in. > > ---------------------------------------------------------------- > Linus Walleij (1): > ARM: defconfig: Update NHK8815 defconfig > > arch/arm/configs/nhk8815_defconfig | 41 +++++++++++++++++++++++++------------- > 1 file changed, 27 insertions(+), 14 deletions(-)
On Mon, Jan 21, 2019 at 1:32 PM Linus Walleij <linus.walleij@linaro.org> wrote: > > Did this get dropped or postponed? I only looked at it now, but did not apply it then. Generally speaking, I'd like to see actual configuration changes separated out from just moving options around or removing old lines in the defconfig. Could you redo this one? In particular, looking at the changes, the ones that are not explained and not obvious are: +CONFIG_CMA=y -# CONFIG_INPUT_MOUSEDEV is not set -# CONFIG_MMC_BLOCK_BOUNCE is not set -CONFIG_DEBUG_GPIO=y -# CONFIG_BLK_DEV_BSG is not set -# CONFIG_CRYPTO_ANSI_CPRNG is not set