linux_dsm_epyc7002/arch/arm/configs
Linus Torvalds c81ee18e97 ARM: SoC defconfig updates
We've traditionally kept defconfig updates in a separate branch, often to
 encourage submaintainers to handle those patches separately to avoid conflicts
 on the shared files. The amount of changes seem to be decreasing though, so
 we might rethink how we handle this going forward.
 
 There really isn't much to write about here. The bulk of changes here
 are enabling drivers for whatever platforms the hardware is found on
 (and multi-configs).
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJZEAvEAAoJEIwa5zzehBx3ylQP+wXFWq5fLlBmjaI5wKRYXOJT
 Vx+gIibklAGhZmYQavezAXOUNqLJ/hf1RCwUtbfPdtafvO4qkgsuqvbcN/+ZD+cE
 knaQkGSqVqWzfCBCK/FYu8f433TmuUDvK8AOUn5E13fXvxoZ+V7U6Xu1MehgVR3N
 jLrkRH1v9kAaIcOYzpYkp3qiNqkYfMKSxwLAo+fYmv3Jm5CAiBuLYlQdILTfsEPT
 gdbMrs+0W3Hh5IpiQU7z55DuGGb55+R7iPmCfgy75lXXW9JEG0JoM3ji9XDqxmYu
 Z1l94NNkkKU1AiMSG1uigrhMBjcb1d8sqEJRJCT0bWrojVQBVvjIrK/d3MDUM30o
 hFHxjF8kJ210MyGeC8TOc3XoENN6YJN7gIq3WBeYmFy6yKReX1ZBdCLniw5MP8Ej
 FpcOyG0BLpDQdP7A6lIdBwFPFUtHfet3ILggz+JvzyzyD8Gv8iqGHVvwogfHrHhD
 cI4qQt2qIefmbk6G4iykIBCnl7b9tZ2nC5sHRNorLgtHRTXK9ZFhfMrarXMkxa6m
 GFoe3wXYzfTWWPLfmJmB/psaZG+gQoOFxt/HjT5ig7fIo3laLONZCPz1wPckyzCb
 pGiq9p/D9xs1biG2lLxOvR0RCHPo5eyXTshha4TWbG4xVCAG6KlROg24yGvWKIZV
 513iQNKAVb/VEv6nbqFl
 =HXd+
 -----END PGP SIGNATURE-----

Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM: SoC defconfig updates from Olof Johansson:
 "We've traditionally kept defconfig updates in a separate branch, often
  to encourage submaintainers to handle those patches separately to
  avoid conflicts on the shared files. The amount of changes seem to be
  decreasing though, so we might rethink how we handle this going
  forward.

  There really isn't much to write about here. The bulk of changes here
  are enabling drivers for whatever platforms the hardware is found on
  (and multi-configs)"

* tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (30 commits)
  multi_v7_defconfig: make Rockchip usb2-phy built-in
  ARM: omap2plus_defconfig: Enable droid 4 devices
  ARM: omap2plus_defconfig: Add QMI, ACM and PPP as loadable modules
  ARM: configs: aspeed: Add new drivers
  ARM: configs: aspeed: Update configs for BMC systems
  ARM: omap2plus_defconfig: Enable TI Ethernet PHY
  ARM: configs: Add new config fragment to change RAM start point
  ARM: configs: stm32: Add I2C support
  multi_v7_defconfig: make Rockchip DRM drivers built-in
  ARM: configs: stm32: Set CPU_V7M_NUM_IRQ to max value
  ARM: imx_v6_v7_defconfig: Select SMSC_PHY
  ARM: davinci_all_defconfig: convert to use libata PATA
  ARM: qcom_defconfig: Enable Qualcomm remoteproc and related drivers
  ARM: omap2plus_defconfig: enable ahci-dm816 module
  arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig
  ARM: bcm2835: Enable missing CMA settings for VC4 driver
  ARM: socfpga: updates for socfpga_defconfig
  ARM: imx_v6_v7_defconfig: Select hid-multitouchdriver
  ARM: imx_v6_v7_defconfig: Select max11801_ts touchscreen driver
  ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96
  ...
2017-05-09 09:58:15 -07:00
..
acs5k_defconfig
acs5k_tiny_defconfig
am200epdkit_defconfig
aspeed_g4_defconfig ARM: configs: aspeed: Add new drivers 2017-04-07 15:29:50 +09:30
aspeed_g5_defconfig ARM: configs: aspeed: Add new drivers 2017-04-07 15:29:50 +09:30
assabet_defconfig
at91_dt_defconfig
axm55xx_defconfig
badge4_defconfig
bcm2835_defconfig arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig 2017-03-17 16:58:12 -07:00
cerfcube_defconfig
clps711x_defconfig
cm_x2xx_defconfig
cm_x300_defconfig
cns3420vb_defconfig
colibri_pxa270_defconfig
colibri_pxa300_defconfig
collie_defconfig
corgi_defconfig
davinci_all_defconfig ARM: davinci_all_defconfig: convert to use libata PATA 2017-03-30 16:16:17 +05:30
dove_defconfig
dram_0x00000000.config
dram_0xc0000000.config
dram_0xd0000000.config ARM: configs: Add new config fragment to change RAM start point 2017-03-31 14:19:40 +02:00
ebsa110_defconfig
efm32_defconfig
em_x270_defconfig
ep93xx_defconfig
eseries_pxa_defconfig
exynos_defconfig ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96 2017-03-07 21:01:52 +02:00
ezx_defconfig
footbridge_defconfig
h3600_defconfig
h5000_defconfig
hackkit_defconfig
hisi_defconfig
imote2_defconfig
imx_v4_v5_defconfig
imx_v6_v7_defconfig ARM: imx_v6_v7_defconfig: Select SMSC_PHY 2017-03-30 21:21:34 +08:00
integrator_defconfig
iop13xx_defconfig
iop32x_defconfig
iop33x_defconfig
ixp4xx_defconfig
jornada720_defconfig
keystone_defconfig
ks8695_defconfig
lart_defconfig
lpc18xx_defconfig
lpc32xx_defconfig
lpd270_defconfig
lubbock_defconfig
magician_defconfig
mainstone_defconfig
mini2440_defconfig
mmp2_defconfig
moxart_defconfig ARM: deconfig: fix the moxart defconfig 2017-03-02 23:08:28 +01:00
mps2_defconfig
multi_v4t_defconfig
multi_v5_defconfig
multi_v7_defconfig ARM: SoC defconfig updates 2017-05-09 09:58:15 -07:00
mv78xx0_defconfig
mvebu_v5_defconfig
mvebu_v7_defconfig
mxs_defconfig
neponset_defconfig
netwinder_defconfig
netx_defconfig
nhk8815_defconfig
nuc910_defconfig
nuc950_defconfig
nuc960_defconfig
omap1_defconfig
omap2plus_defconfig Defconfig updates for omaps for v4.12 merge window. Mostly 2017-04-19 06:35:46 -07:00
orion5x_defconfig
palmz72_defconfig
pcm027_defconfig
pleb_defconfig
prima2_defconfig
pxa3xx_defconfig
pxa168_defconfig
pxa255-idp_defconfig
pxa910_defconfig
pxa_defconfig EDAC: Remove EDAC_MM_EDAC 2017-04-10 17:14:41 +02:00
qcom_defconfig ARM: qcom_defconfig: Enable Qualcomm remoteproc and related drivers 2017-03-28 16:23:24 -05:00
raumfeld_defconfig
realview_defconfig
rpc_defconfig
s3c2410_defconfig
s3c6400_defconfig
s5pv210_defconfig
sama5_defconfig
shannon_defconfig
shmobile_defconfig
simpad_defconfig
socfpga_defconfig ARM: socfpga: updates for socfpga_defconfig 2017-03-16 08:05:46 -05:00
spear3xx_defconfig
spear6xx_defconfig
spear13xx_defconfig
spitz_defconfig
stm32_defconfig ARM: SoC defconfig updates 2017-05-09 09:58:15 -07:00
sunxi_defconfig ARM: sunxi_defconfig: Enable AC100 RTC driver 2017-03-06 07:38:15 +01:00
tango4_defconfig
tct_hammer_defconfig
tegra_defconfig
trizeps4_defconfig
u300_defconfig
u8500_defconfig
versatile_defconfig
vexpress_defconfig
vf610m4_defconfig
viper_defconfig
vt8500_v6_v7_defconfig
xcep_defconfig
zeus_defconfig
zx_defconfig