aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mvebu_v7_defconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-261-1/+0
* ARM: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-07-221-1/+1
* ARM: refresh defconfig filesArnd Bergmann2022-07-221-1/+1
* ARM: mvebu_v7_defconfig: rebuild default configurationMarcel Ziswiler2021-10-131-10/+7
* ARM: mvebu_v7_defconfig: enable mtd physmapMarcel Ziswiler2021-10-131-0/+1
* Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-1/+0
|\
| * ARM: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-191-1/+0
* | ARM: mvebu_v7_defconfig: fix Ethernet on ClearfogJan Kundrát2019-06-121-0/+1
|/
* mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-181-1/+1
* ARM: mvebu_v7_defconfig: enable SFP supportBaruch Siach2018-07-181-0/+1
* ARM: mvebu_v7_defconfig: sync defconfigBaruch Siach2018-07-181-10/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-01-291-1/+0
|\
| * irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-241-1/+0
* | mtd: nand: use reworked NAND controller driver with Marvell EBU SoCsMiquel Raynal2018-01-121-1/+1
|/
* ARM: mvebu: Enable SENSORS_PWM_FAN in defconfigAndrew Lunn2017-06-171-0/+2
* ARM: mvebu: enable UBI and UBIFS in mvebu_v7_defconfigGrzegorz Jaszczyk2016-08-081-0/+2
* ARM: mvebu: enable MTD command line partition table in mvebu_v7_defconfigGrzegorz Jaszczyk2016-08-081-0/+1
* Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2016-05-181-0/+1
|\
| * ARM: mvebu_v7_defconfig: Enabling the new Marvell's cryptographic engine driverRomain Perier2016-04-141-0/+1
* | net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot2016-05-091-1/+1
|/
* ARM: mvebu: enable SRAM support in mvebu_v7_defconfigMarcin Wojtas2016-02-161-0/+1
* ARM: mvebu: Add USB nop xceiv support in mvebu_v7_defconfigGregory CLEMENT2016-01-251-0/+1
* ARM: mvebu: enable options for Seagate NAS in mvebu_v7_defconfigSimon Guinot2015-10-121-1/+8
* ARM: mvebu: update mvebu_v7_defconfig with features needed for Armada 388 GPThomas Petazzoni2015-07-091-0/+4
* ARM: mvebu: Enable perf support in mvebu_v7_defconfigEzequiel Garcia2015-03-201-0/+1
* ARM: mvebu: enable Armada 39x in mvebu_v7_defconfigThomas Petazzoni2015-03-041-0/+1
* Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2015-02-171-0/+1
|\
| * ARM: mvebu: enable CPUFREQ_DT in mvebu_v7_defconfigThomas Petazzoni2014-12-211-0/+1
* | ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT2015-02-131-0/+1
|/
* ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfigThomas Petazzoni2014-11-221-0/+1
* ARM: mvebu: enable i2c device in mvebu_v7_defconfigMarcin Wojtas2014-11-221-0/+1
* ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfigMarcin Wojtas2014-11-221-0/+1
* ARM: mvebu: defconfig: Enable the mv88E6171 switch driverAndrew Lunn2014-11-071-0/+2
* ARM: mvebu: update mvebu_v7_defconfig for Armada 370 audioThomas Petazzoni2014-11-071-1/+3
* ARM: mvebu: add gpio-fan to mvebu_v7_defconfigThomas Petazzoni2014-09-131-0/+1
* ARM: mvebu: add LED class support built-in in mvebu_v7_defconfigThomas Petazzoni2014-09-131-0/+2
* ARM: mvebu: update v7 defconfig with useful optionsOlof Johansson2014-08-221-36/+31
* Merge tag 'mvebu-defconfig-3.17-2' of git://git.infradead.org/linux-mvebu into next/defconfigOlof Johansson2014-07-191-0/+5
|\
| * ARM: mvebu: update mvebu_v7_defconfig with cpufreq supportThomas Petazzoni2014-07-161-0/+2
| * ARM: mvebu: defconfig: enable cpuidle support in mvebu_v7_defconfigGregory CLEMENT2014-07-161-0/+2
| * ARM: mvebu: enable Armada 375 network driver in mvebu_v7_defconfigMarcin Wojtas2014-07-131-0/+1
* | ARM: mvebu: enable Dove SoC in mvebu_v7_defconfigEzequiel Garcia2014-06-181-0/+2
|/
* ARM: mvebu: enable MSI support in mvebu_v7_defconfigThomas Petazzoni2014-05-221-0/+1
* ARM: configs: enable XHCI mvebu support in mvebu_v7_defconfigGregory CLEMENT2014-05-161-0/+1
* ARM: mvebu: defconfig: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-051-0/+1
* ARM: configs: add ahci_mvebu to mvebu_v7_defconfigThomas Petazzoni2014-04-261-0/+1
* ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the mvebu_v7_defconfigThomas Petazzoni2014-04-251-0/+1
* ARM: mvebu: enable fhandle in the defconfigsEzequiel Garcia2014-04-241-0/+1
* ARM: mvebu: Enable nfsroot in the defconfigEzequiel Garcia2014-04-241-0/+5
* Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-051-0/+1