linux/arch/arm/configs
Linus Torvalds a771151a83 ARM: SoC cleanups for v4.9
The cleanups for v4.9 are a little larger that usual, but thankfully
 that is almost exclusively due to removing a significant number of
 files that have become obsolete after the still ongoing conversion
 of old board files to devicetree.
 
 - for mach-omap2, which is still the largest platform in arch/arm/,
   the conversion to DT is finally complete after the Nokia N900 is
   now fully supported there, along with the omap3 LDP, and we can
   remove those two board files.
   If no regressions are found, another large cleanup for the platform
   will happen as a follow-up, removing dead code and restructuring
   the platform based on being DT-only.
 
 - In mach-imx, similar work is ongoing, but has not come that far.
   This time, we remove the obsolete board file for the i.MX1
   generation, which like i.MX25, i.MX5, i.MX6, and i.MX7 is now DT-only.
   The remaining board files are for i.MX2 and i.MX3 machines
   based on old ARM926 or ARM1136 cores that should work with DT
   in principle.
 
 - realview has just been converted from board files to DT, and a lot
   of code gets removed in the process. This is the last
   ARM/Keil/Versatile derived platform that was still using board
   files, the other ones being integrator, versatile and vexpress.
   We can probably merge the remaining code into a single directory
   in the near future.
 
 - clps711x had completed the conversion in v4.8, but we accidentally
   left the files in place that should have been deleted then.
 
 Conflicts: two files deleted here have been modified upstream,
 the changes can be discarded.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAV/guBGCrR//JCVInAQJoaQ/+N42zjmqDg6zO2JSs3q793AHskllT7kJo
 2G36Afl3hOZqy2TFF8nq5Iv8/hb45+3bHBIlq+JrOq5Fep3wFVfT0d1HMQ8UG6+K
 jSMikItIZkOJdmjuZLEBzhjUFIEIpIrSuSY1Pej5Sy8zDzxT+n68gVqcm/qxa2w6
 gPThdL69/XDo7JkF9TbYn0nrECey3ps9XnikNITWyQTrvCmlDVtGp6B+Cwi4cyvh
 FfJ690GAJU3/9op+xLomtEt1sli/+xJUdpH0IktfuNrc/2i96NsiUgPbqprIP6C6
 rGRN40tDClYa1viRexZlZdkCd7nH9PC+VCC59FONYiY8WmpwtNPVZ8px4D/rv7AX
 GHDnqeVbzUK/CMxRsQC0bnvQnD/oDqkSkDD7ixzfUh2TQiJASXvuj1vOej5k06Vc
 KFkpjh1dSZkehkUp106F2Obm8Sh7nNoG2olzrlzlza97OuYxAEBungIn95vjYbUj
 IRrTQdKgv3gVVGXzHjH7TMr46MZLk6K4mHjDeuQr/NN8JyPH0uLTy6pjsdXRWCvO
 sIWVhyMohKMU2q5NeBWmY0OtDje93JchRVeKfRaQ3+YysPMUTBK5ZtI5GB9tsM14
 7/GA7MO4FA0MZWW2E/GllQzgreaokUzTxBbhANzcEyjGh9OEx4gYaSF68PRy/HBa
 TlhH1PR3PNg=
 =WaLy
 -----END PGP SIGNATURE-----

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

Pull ARM SoC cleanups from Arnd Bergmann:
 "The cleanups for v4.9 are a little larger that usual, but thankfully
  that is almost exclusively due to removing a significant number of
  files that have become obsolete after the still ongoing conversion of
  old board files to devicetree.

   - for mach-omap2, which is still the largest platform in arch/arm/,
     the conversion to DT is finally complete after the Nokia N900 is
     now fully supported there, along with the omap3 LDP, and we can
     remove those two board files. If no regressions are found, another
     large cleanup for the platform will happen as a follow-up, removing
     dead code and restructuring the platform based on being DT-only.

   - In mach-imx, similar work is ongoing, but has not come that far.
     This time, we remove the obsolete board file for the i.MX1
     generation, which like i.MX25, i.MX5, i.MX6, and i.MX7 is now
     DT-only. The remaining board files are for i.MX2 and i.MX3 machines
     based on old ARM926 or ARM1136 cores that should work with DT in
     principle.

   - realview has just been converted from board files to DT, and a lot
     of code gets removed in the process. This is the last
     ARM/Keil/Versatile derived platform that was still using board
     files, the other ones being integrator, versatile and vexpress. We
     can probably merge the remaining code into a single directory in
     the near future.

   - clps711x had completed the conversion in v4.8, but we accidentally
     left the files in place that should have been deleted then"

* tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (21 commits)
  ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM
  ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
  ARM: imx: (trivial) fix typo and grammar
  ARM: clps711x: remove extraneous files
  ARM: imx: use IS_ENABLED() instead of checking for built-in or module
  ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or module
  ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or module
  ARM: imx: remove platform-mxc_rnga
  ARM: realview: imply device tree boot
  ARM: realview: no need to select SMP_ON_UP explicitly
  ARM: realview: delete the RealView board files
  ARM: imx: no need to select SMP_ON_UP explicitly
  ARM: i.MX: Move SOC_IMX1 into 'Device tree only'
  ARM: i.MX: Remove i.MX1 non-DT support
  ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support
  ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support
  ARM: mxs: remove obsolete startup code for TX28
  ARM: i.MX31 iomux: remove duplicates with alternate name
  ARM: i.MX31 iomux: remove plain duplicates
  ARM: OMAP2+: Drop legacy board file for LDP
  ...
2016-10-07 21:16:16 -07:00
..
acs5k_defconfig
acs5k_tiny_defconfig
am200epdkit_defconfig
aspeed_g4_defconfig Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME" 2016-08-03 11:07:57 +02:00
aspeed_g5_defconfig Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME" 2016-08-03 11:07:57 +02:00
assabet_defconfig
at91_dt_defconfig ARM: at91/defconfig: remove CONFIG_SSB from Atmel defconfigs 2015-11-16 15:53:03 +01:00
axm55xx_defconfig ARM: axxia: Adding defconfig for AXM55xx 2014-05-23 18:18:45 +02:00
badge4_defconfig arm: Remove RISC OS personality 2015-04-12 20:58:23 +02:00
bcm2835_defconfig ARM: bcm2835: Enable NFS root support. 2016-04-04 11:03:30 -07:00
cerfcube_defconfig
clps711x_defconfig ARM: clps711x: edb7211: Use new PWM driver for backlight 2014-09-04 21:39:53 +02:00
cm_x2xx_defconfig ARM: config: Switch PXA27x platforms to use PXA RTC driver 2015-09-05 19:37:18 +02:00
cm_x300_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
cns3420vb_defconfig
colibri_pxa270_defconfig KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
colibri_pxa300_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
collie_defconfig arm: use the new LED disk activity trigger 2016-06-27 08:58:40 +02:00
corgi_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
davinci_all_defconfig ARM: davinci_all_defconfig: enable SPI and NOR as modules 2016-04-25 18:37:57 +05:30
dove_defconfig ARM: mvebu: defconfig: add MTD_SPI_NOR (new dependency for M25P80) 2014-05-05 01:02:02 +00:00
dram_0x00000000.config ARM: configs: Add new config fragment to change RAM start point 2016-02-17 17:31:30 +01:00
ebsa110_defconfig
efm32_defconfig ARM: SoC: defconfig updates for v4.2 2015-06-24 21:32:27 -07:00
em_x270_defconfig ARM: config: Switch PXA27x platforms to use PXA RTC driver 2015-09-05 19:37:18 +02:00
ep93xx_defconfig ARM: defconfig: use correct debug_ll settings 2015-12-17 16:39:08 +01:00
eseries_pxa_defconfig
exynos_defconfig ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module 2016-08-19 17:49:48 +02:00
ezx_defconfig PM: Eliminate CONFIG_PM_RUNTIME 2014-12-19 22:55:06 +01:00
footbridge_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
h3600_defconfig
h5000_defconfig
hackkit_defconfig
hisi_defconfig arm: hisi_defconfig: remove CONFIG_MMC_DW_IDMAC 2015-10-26 16:00:18 +01:00
imote2_defconfig PM: Eliminate CONFIG_PM_RUNTIME 2014-12-19 22:55:06 +01:00
imx_v4_v5_defconfig ARM: i.MX: Move SOC_IMX1 into 'Device tree only' 2016-08-09 22:47:29 +08:00
imx_v6_v7_defconfig ARM: imx_v6_v7_defconfig: Select ADS7846 support 2016-06-28 09:59:28 +08:00
integrator_defconfig ARM: integrator: set V4T and V5 as default multitargets 2014-10-22 09:49:26 +02:00
iop13xx_defconfig KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
iop32x_defconfig KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
iop33x_defconfig ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed 2015-01-21 15:49:36 +00:00
ixp4xx_defconfig arm: use the new LED disk activity trigger 2016-06-27 08:58:40 +02:00
jornada720_defconfig
keystone_defconfig ARM: keystone: defconfig: Fix USB configuration 2016-09-15 11:46:12 +02:00
ks8695_defconfig
lart_defconfig
lpc18xx_defconfig ARM: configs: lpc18xx: enable adc and dac iio drivers 2016-07-07 20:42:29 -07:00
lpc32xx_defconfig ARM: LPC32xx: add PL175 memory controller driver to defconfig 2016-04-21 22:25:26 +03:00
lpd270_defconfig
lubbock_defconfig
magician_defconfig ARM: config: Switch PXA27x platforms to use PXA RTC driver 2015-09-05 19:37:18 +02:00
mainstone_defconfig
mini2440_defconfig ARM: s3c24xx: don't select EEPROM_AT24 2016-02-01 09:42:57 +09:00
mmp2_defconfig
moxart_defconfig
mps2_defconfig ARM: configs: add MPS2 defconfig 2016-04-26 12:53:14 +02:00
multi_v4t_defconfig ARM: i.MX: Move SOC_IMX1 into 'Device tree only' 2016-08-09 22:47:29 +08:00
multi_v5_defconfig ARM: multi_v5_defconfig: enable Atmel platforms 2016-06-11 00:58:51 +02:00
multi_v7_defconfig Merge branch 'pm-cpufreq' 2016-10-02 01:42:45 +02:00
mv78xx0_defconfig ARM: defconfig: use correct debug_ll settings 2015-12-17 16:39:08 +01:00
mvebu_v5_defconfig ARM: mvebu_v5_defconfig: Switching to the new Marvell's cryptographic engine driver 2016-04-14 18:57:19 +02:00
mvebu_v7_defconfig ARM: SoC defconfig updates for v4.7 2016-05-18 13:07:57 -07:00
mxs_defconfig ARM: mxs_defconfig: Enable initramfs support 2016-02-29 10:44:08 +08:00
neponset_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
netwinder_defconfig ARM: Add CONFIG_DEPRECATED_PARAM_STRUCT to netwinder_defconfig 2016-01-12 10:27:54 -08:00
netx_defconfig
nhk8815_defconfig ARM: nomadik: configure in STMPE support 2014-11-06 09:06:22 +01:00
nuc910_defconfig
nuc950_defconfig
nuc960_defconfig
omap1_defconfig ARM: omap1_defconfig: drop obsolete Kconfig symbols 2015-03-16 11:19:58 -07:00
omap2plus_defconfig ARM: omap2plus_defconfig: Fix USB selection to keep Ethernet working 2016-07-11 00:24:27 -07:00
orion5x_defconfig net: dsa: mv88e6xxx: factorize the switch driver 2016-05-09 14:26:13 -04:00
palmz72_defconfig ARM: config: Switch PXA27x platforms to use PXA RTC driver 2015-09-05 19:37:18 +02:00
pcm027_defconfig ARM: config: Switch PXA27x platforms to use PXA RTC driver 2015-09-05 19:37:18 +02:00
pleb_defconfig
prima2_defconfig ARM: prima2_defconfig: enable build for hwspinlock 2015-07-28 04:41:20 +08:00
pxa3xx_defconfig ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs 2014-09-04 22:07:52 +02:00
pxa168_defconfig
pxa255-idp_defconfig
pxa910_defconfig
pxa_defconfig ARM: pxa: don't select GPIO_SYSFS for MIOA701 2016-02-01 21:44:17 +01:00
qcom_defconfig ARM: configs: qualcomm: Add MDM9615 missing defconfigs 2016-06-27 16:51:06 -05:00
raumfeld_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
realview_defconfig ARM: realview: enable USB storage in the defconfig 2016-02-09 10:39:38 +01:00
rpc_defconfig ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed 2015-01-21 15:49:36 +00:00
s3c2410_defconfig ARM: s3c24xx: don't select EEPROM_AT24 2016-02-01 09:42:57 +09:00
s3c6400_defconfig ARM: s3c64xx: multiplatform support 2015-12-01 21:50:26 +01:00
s5pv210_defconfig
sama5_defconfig ARM: at91/defconfig: Add ACT8945A driver 2016-07-01 21:06:02 +02:00
shannon_defconfig
shmobile_defconfig ARM: shmobile: defconfig: Enable r8a7792 SoC 2016-06-20 17:52:49 +09:00
simpad_defconfig
socfpga_defconfig ARM: socfpga: enable PL330 DMA in socfpga_defconfig 2016-06-20 11:01:00 -05:00
spear3xx_defconfig
spear6xx_defconfig
spear13xx_defconfig ARM: SPEAr13xx: Update defconfigs 2014-07-14 11:04:44 +05:30
spitz_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
stm32_defconfig ARM: config: Enable GPIO Led driver in stm32_defconfig 2016-01-27 18:59:03 +01:00
sunxi_defconfig ARM: sunxi: Enable sun4i DRM driver 2016-05-30 08:29:36 +02:00
tct_hammer_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
tegra_defconfig ARM: tegra: Enable XUSB controller in defconfig 2016-04-29 18:13:51 +02:00
trizeps4_defconfig KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
u300_defconfig ARM: u300: u300_defconfig: Enable PARTITION_ADVANCED 2014-04-14 09:21:43 +02:00
u8500_defconfig ARM: SoC defconfig updates for v4.7 2016-05-18 13:07:57 -07:00
versatile_defconfig ARM: SoC defconfig updates for v4.5 2016-01-20 18:29:13 -08:00
vexpress_defconfig ARM: vexpress: update CONFIG_USB_ISP1760 option 2015-03-11 15:37:21 +01:00
vf610m4_defconfig ARM: vf610m4: add defconfig for Linux on Vybrids Cortex-M4 2015-05-20 23:25:29 +02:00
viper_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
vt8500_v6_v7_defconfig PM: Eliminate CONFIG_PM_RUNTIME 2014-12-19 22:55:06 +01:00
xcep_defconfig
zeus_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
zx_defconfig arch/defconfig: remove CONFIG_RESOURCE_COUNTERS 2016-05-23 17:04:14 -07:00