1. 29 Jun, 2017 2 commits
  2. 23 Jun, 2017 3 commits
    • Bhushan Shah's avatar
      ARM: qcom_defconfig: enable RPMSG_QCOM_SMD · 7f794788
      Bhushan Shah authored
      As of commit 5052de8d, QCOM_SMD_RPM and various other config
      options enabled in the qcom_defconfig depends on the RPMSG. If
      QCOM_SMD_RPM config option is not selected it disables the
      REGULATOR_QCOM_SMD_RPM and other essential config options.
      Signed-off-by: default avatarBhushan Shah <bshah@kde.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      7f794788
    • Andy Gross's avatar
      Merge tag 'qcom-defconfig-for-4.13' into defconfig-for-4.13-2 · 0a932693
      Andy Gross authored
      Qualcomm ARM Based defconfig Updates for v4.13
      
      * Enable IPQ4019 clock and pinctrl
      0a932693
    • Arnd Bergmann's avatar
      Merge tag 'samsung-defconfig-4.13-2' of... · a4857add
      Arnd Bergmann authored
      Merge tag 'samsung-defconfig-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/defconfig
      
      Pull "ARM defconfig cleanup" from Krzysztof Kozłowski:
      
      1. Remove old Kconfig options from all ARM configs,
      2. Update Samsung defconfigs to bring back options over time got disabled
         for some reason (configs were not updated along with the code),
      3. Save defconfigs for Samsung.
      
      * tag 'samsung-defconfig-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        ARM: tct_hammer_defconfig: Save defconfig
        ARM: s5pv210_defconfig: Save defconfig
        ARM: s3c6400_defconfig: Save defconfig
        ARM: mini2440_defconfig: Save defconfig
        ARM: s3c2410_defconfig: Save defconfig
        ARM: exynos_defconfig: Save defconfig
        ARM: s5pv210_defconfig: Bring back lost (but wanted) options
        ARM: s3c6400_defconfig: Bring back lost (but wanted) options
        ARM: s3c2410_defconfig: Bring back lost (but wanted) options
        ARM: tct_hammer_defconfig: Bring back lost (but wanted) options
        ARM: mini2440_defconfig: Bring back lost (but wanted) options
        ARM: defconfig: samsung: Re-order entries to match savedefconfig
        ARM: defconfig: Cleanup from old Kconfig options
      a4857add
  3. 19 Jun, 2017 9 commits
  4. 17 Jun, 2017 2 commits
  5. 16 Jun, 2017 2 commits
  6. 15 Jun, 2017 1 commit
  7. 13 Jun, 2017 1 commit
  8. 12 Jun, 2017 1 commit
  9. 10 Jun, 2017 13 commits
  10. 08 Jun, 2017 2 commits
  11. 06 Jun, 2017 1 commit
  12. 04 Jun, 2017 1 commit
    • Leonard Crestez's avatar
      ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS · 7e9eb626
      Leonard Crestez authored
      This option was removed by "make savedefconfig" in
      commit c5054a98 ("ARM: imx_v6_v7_defconfig: Select SMSC_PHY")
      
      This happened because CONFIG_DEBUG_FS was implicitly selected by
      CONFIG_TREE_RCU_TRACE which defaulted to true because CONFIG_RCU_TRACE
      was enabled by default by commit 96151825 ("rcu: Enable RCU
      tracepoints by default to aid in debugging")
      
      Recently however CONFIG_RCU_TRACE was completely removed by
      commit 6e74c237c410 ("rcu: Remove debugfs tracing")
      
      The result is that imx_v6_v7_defconfig no longer includes DEBUG_FS on
      linux-next since next-20170517. This is bad, DEBUG_FS is extremely
      useful for kernel introspection and testing.
      Signed-off-by: default avatarLeonard Crestez <leonard.crestez@nxp.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      7e9eb626
  13. 30 May, 2017 1 commit
  14. 29 May, 2017 1 commit