aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
AgeCommit message (Expand)AuthorFilesLines
2024-04-22ARM: imx_v6_v7_defconfig: Update ONBOARD_USB_HUB to ONBOAD_USB_DEVFabio Estevam1-1/+1
2024-04-03ARM: imx_v6_v7_defconfig: Select CONFIG_USB_ONBOARD_HUBFabio Estevam1-0/+1
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2024-03-12Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-02-23thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki1-1/+0
2024-02-23ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam1-0/+1
2024-02-06ARM: imx_v6_v7_defconfig: enable the vf610 gpio driverMartin Kaiser1-0/+1
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim1-1/+1
2023-05-27ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO configOtavio Salvador1-1/+0
2023-05-14ARM: imx_v6_v7_defconfig: Remove firmware loader helperFabio Estevam1-2/+0
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-04-25Merge tag 'soc-defconfig-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-1/+1
2023-04-06ARM: imx_v6_v7_defconfig: Fix unintentional disablement of PCIFabio Estevam1-1/+1
2023-04-06ARM: imx_v6_v7_defconfig: Enable Tarragon peripheral driversStefan Wahren1-0/+6
2023-03-27ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_I2C_NXP_TDA998XFabio Estevam1-0/+1
2023-03-14ARM: imx_v6_v7_defconfig: Enable rohm,bd71815Alistair Francis1-0/+5
2023-02-10ARM: reorder defconfig filesArnd Bergmann1-1/+1
2023-01-26ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKINGMark Brown1-1/+0
2022-11-10ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreenAlistair Francis1-0/+1
2022-10-29ARM: imx_v6_v7_defconfig: Enable silergy,sy7636aAlistair Francis1-0/+3
2022-10-24ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon supportMarcel Ziswiler1-0/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-08-29ARM: configs: replace CONFIG_NO_HZ=y with CONFIG_NO_HZ_IDLE=yStefan Hansson1-1/+1
2022-08-29ARM: defconfig: reorder defconfig filesArnd Bergmann1-1/+1
2022-07-22ARM: refresh defconfig filesArnd Bergmann1-4/+4
2022-04-18ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFDMax Krummenacher1-0/+1
2021-12-16ARM: imx_v6_v7_defconfig: Enable for DHCOM devices required RTC_DRV_RV3029C2Johann Neuhauser1-0/+1
2021-11-03Merge tag 'defconfig-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-29/+18
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie1-0/+1
2021-10-15ARM: imx_v6_v7_defconfig: Enable HID I2CAlistair Francis1-0/+2
2021-10-05ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpfMarcel Ziswiler1-0/+2
2021-10-05ARM: imx_v6_v7_defconfig: build imx sdma driver as moduleMarcel Ziswiler1-1/+1
2021-10-05ARM: imx_v6_v7_defconfig: rebuild default configurationMarcel Ziswiler1-27/+11
2021-10-05ARM: imx_v6_v7_defconfig: change snd soc tlv320aic3x to i2c variantMarcel Ziswiler1-1/+1
2021-10-05ARM: imx_v6_v7_defconfig: enable mtd physmapMarcel Ziswiler1-0/+1
2021-09-22ARM: imx_v6_v7_defconfig: enable fbMarcel Ziswiler1-0/+1
2021-09-20ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDPDouglas Anderson1-0/+1
2021-08-14ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMICPascal Zimmermann1-0/+1
2021-08-04ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selectedFabio Estevam1-1/+0
2021-08-04ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBESFabio Estevam1-0/+1
2021-06-12ARM: imx_v6_v7_defconfig: Select the Wifi ath10k sdio driverFabio Estevam1-0/+2
2021-01-05ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC familyAndreas Kemnade1-0/+1
2020-10-26ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang1-0/+1
2020-10-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2020-09-05ARM: imx: Remove i.MX35 board filesFabio Estevam1-4/+1
2020-09-05ARM: imx: Remove i.MX31 board filesFabio Estevam1-10/+1
2020-08-19ARM: imx_v6_v7_defconfig: Support i.MX8MN/P/QPeng Fan1-0/+6
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+0
2020-07-13ARM: imx_v6_v7_defconfig: Support i.MX8MMPeng Fan1-0/+3
2020-07-04media: arch/arm/configs: remove obsolete CONFIG_SOC_CAMERA*Hans Verkuil1-1/+0
2020-05-20ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family supportAndreas Kemnade1-0/+2
2020-02-14ARM: imx_v6_v7_defconfig: Enable TOUCHSCREEN_AD7879Oleksandr Suvorov1-0/+2
2020-02-14ARM: imx_v6_v7_defconfig: Enable TOUCHSCREEN_ATMEL_MXTOleksandr Suvorov1-0/+1
2020-02-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2019-12-23ARM: imx_v6_v7_defconfig: Select the TFP410 driverFabio Estevam1-0/+1
2019-12-23ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 supportSascha Hauer1-0/+2
2019-12-12ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez1-0/+1
2019-12-11ARM: configs: imx_v6_v7_defconfig: enable USB ACMPeter Chen1-0/+1
2019-12-09ARM: imx_v6_v7_defconfig: Enable TOUCHSCREEN_ILI210XAdam Ford1-0/+1
2019-12-05Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2019-10-29ARM: imx_v6_v7_defconfig: Enable CONFIG_TOUCHSCREEN_DA9052Fabio Estevam1-0/+1
2019-10-14ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSMFabio Estevam1-0/+1
2019-10-14ARM: imx_v6_v7_defconfig: Build USB_CONFIGFS into kernelLeonard Crestez1-1/+1
2019-10-03ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX7ULP_WDT by defaultAnson Huang1-0/+1
2019-09-03Merge tag 'imx-defconfig-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+1
2019-08-14ARM: imx_v6_v7_defconfig: Enable the PSCI CPUidle driverLorenzo Pieralisi1-0/+1
2019-08-03ARM: imx_v6_v7_defconfig: Select the OV5645 camera driverFabio Estevam1-0/+1
2019-06-26ARM: imx_v6_v7_defconfig: Enable CONFIG_ARM_IMX_CPUFREQ_DTLeonard Crestez1-0/+1
2019-06-26ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPRFabio Estevam1-0/+1
2019-06-26ARM: imx_v6_v7_defconfig: Add TPM PWM support by defaultAnson Huang1-0/+1
2019-06-26ARM: imx_v6_v7_defconfig: Enable the OV2680 camera driverFabio Estevam1-0/+1
2019-06-26ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICSAnson Huang1-0/+1
2019-05-20ARM: imx_v6_v7_defconfig: Enable SIOX busUwe Kleine-König1-0/+3
2019-05-20ARM: imx_v6_v7_defconfig: Add GPIO_PCF857XAdam Ford1-0/+1
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger1-1/+1
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal1-1/+1
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverUwe Kleine-König1-1/+1
2018-12-06ARM: imx_v6_v7_defconfig: add imx7ulp supportA.s. Dong1-0/+1
2018-12-05ARM: imx_v6_v7_defconfig: Select TOUCHSCREEN_GOODIXAlex Gonzalez1-0/+1
2018-11-28ARM: imx_v6_v7_defconfig: Enable USB_ANNOUNCE_NEW_DEVICESAndreas Müller1-0/+1
2018-11-28ARM: imx_v6_v7_defconfig: Enable BT_BNEPAndreas Müller1-0/+1
2018-11-28ARM: imx_v6_v7_defconfig: Remove explicit ARM_UNWIND disableOtavio Salvador1-1/+0
2018-11-28ARM: imx_v6_v7_defconfig: Enable DA9063 PMIC supportJan Tuerk1-0/+3
2018-11-16ARM: imx_v6_v7_defconfig: Select the PXP driverFabio Estevam1-0/+1
2018-11-05ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCPLeonard Crestez1-0/+1
2018-10-05ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACLFabio Estevam1-0/+1
2018-10-05ARM: imx_v6_v7_defconfig: Remove unneeded optionsFabio Estevam1-3/+0
2018-10-05ARM: imx_v6_v7_defconfig: Re-sync defconfigFabio Estevam1-14/+14
2018-10-05ARM: imx_v6_v7_defconfig: select CONFIG_ARM_CPUIDLE by defaultAnson Huang1-0/+1
2018-10-05ARM: imx_v6_v7_defconfig: Make usbnet drivers builtin for bootLeonard Crestez1-1/+4
2018-10-05ARM: imx_v6_v7_defconfig: add CONFIG_FW_LOADER_USER_HELPERRobin Gong1-0/+2
2018-10-05ARM: imx_v6_v7_defconfig: Select CONFIG_SENSORS_MC13783_ADCFabio Estevam1-0/+1
2018-08-27ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam1-0/+1
2018-08-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2018-07-21ARM: imx_v6_v7_defconfig: add DMATEST supportRobin Gong1-2/+1
2018-07-17ARM: imx_v6_v7_defconfig: use MXSFB DRM driverStefan Agner1-1/+2
2018-07-03ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam1-0/+2
2018-06-19ARM: imx_v6_v7_defconfig: Enable imx6qdl-sabreauto sensorsLeonard Crestez1-0/+2
2018-05-04ARM: imx_v6_v7_defconfig: Select CONFIG_GPIO_MAX732X by defaultAnson Huang1-0/+1
2018-05-02ARM: imx_v6_v7_defconfig: enable imx6sll by defaultBai Ping1-0/+1
2018-04-16ARM: imx_v6_v7_defconfig: enable Vybrid OCOTP driverStefan Agner1-0/+1
2018-04-16ARM: imx_v6_v7_defconfig: add mwifiex driverStefan Agner1-0/+3
2018-04-16ARM: imx_v6_v7_defconfig: add RN5T618 PMIC family supportStefan Agner1-0/+3
2018-03-08ARM: imx_v6_v7_defconfig: Select CONFIG_SND_SOC_WM8962 explicitlyFabio Estevam1-0/+1
2018-02-24ARM: imx_v6_v7_defconfig: Re-sync defconfigFabio Estevam1-13/+5
2018-02-12ARM: imx_v6_v7_defconfig: Enable Dialog Semiconductor DA9062 driverStefan Riedmueller1-0/+4
2018-02-12ARM: imx_v6_v7_defconfig: Enable AC97 codec supportFabio Estevam1-0/+1
2018-02-12ARM: imx: Update imx_v6_v7_defconfig for mag3110 supportMarco Franchi1-0/+1
2018-02-12ARM: imx_v6_v7_defconfig: enable OP-TEEPeng Fan1-0/+2
2018-02-12ARM: imx_v6_v7_defconfig: select the CONFIG_CPUFREQ_DTAnson Huang1-0/+1
2018-01-06ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STATDong Aisheng1-0/+1
2017-12-26ARM: imx_v6_v7_defconfig: enable RTC_DRV_MXC_V2Patrick Bruenn1-0/+1
2017-12-26ARM: imx_v6_v7_defconfig: Add missing config for DART-MX6 SoMNeil Armstrong1-0/+6
2017-10-13ARM: imx_v6_v7_defconfig: Select the CEC driverFabio Estevam1-0/+1
2017-09-22ARM: imx_v6_v7_defconfig: Select CONFIG_MUX_MMIOFabio Estevam1-0/+1
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14
2017-08-20media: rc-core: do not depend on MEDIA_SUPPORTSean Young1-1/+1
2017-07-25ARM: imx_v6_v7_defconfig: Enable staging video4linux driversSteve Longerbeam1-0/+11
2017-07-16ARM: imx_v6_v7_defconfig: Select the coda driver as moduleFabio Estevam1-1/+1
2017-07-16ARM: imx_v6_v7_defconfig: Enable GPIO_74X164Fabio Estevam1-0/+1
2017-07-16ARM: imx_v6_v7_defconfig: Enable SPI_GPIOFabio Estevam1-0/+1
2017-06-18ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADCFabio Estevam1-0/+1
2017-06-15ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testingLeonard Crestez1-0/+1
2017-06-04ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez1-0/+1
2017-05-15ARM: imx_v6_v7_defconfig: Enable cpufreq governorsLeonard Crestez1-0/+3
2017-03-30ARM: imx_v6_v7_defconfig: Select SMSC_PHYLeonard Crestez1-2/+1
2017-03-16ARM: imx_v6_v7_defconfig: Select hid-multitouchdriverJagan Teki1-0/+1
2017-03-16ARM: imx_v6_v7_defconfig: Select max11801_ts touchscreen driverJagan Teki1-0/+1
2017-01-03ARM: imx_v6_v7_defconfig: Select wireless extensions optionFabio Estevam1-2/+2
2016-10-24ARM: imx_v6_v7_defconfig: Select the es8328 codec driverMarek Vasut1-0/+1
2016-10-24ARM: imx_v6_v7_defconfig: Increase CMA sizeMarek Vasut1-0/+1
2016-08-29ARM: imx_v6_v7_defconfig: Select the wm8960 codec driverFabio Estevam1-0/+1
2016-08-15ARM: imx_v6_v7_defconfig: Add CONFIG_MPL3115Breno Lima1-0/+1
2016-08-15ARM: imx_v6_v7_defconfig: Enable GPU supportFabio Estevam1-6/+1
2016-08-09ARM: imx_v6_v7_defconfig: enable more USB configurationsPeter Chen1-0/+8
2016-06-28ARM: imx_v6_v7_defconfig: Select ADS7846 supportDiego Dorta1-0/+1
2016-06-21ARM: imx_v6_v7_defconfig: enable USB FFS gadgetGary Bisson1-0/+1
2016-06-16ARM: imx_v6_v7_defconfig: build in usbnet to support NFS for non-ethernet boardPeter Chen1-1/+1
2016-05-03ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHYMarcel Ziswiler1-0/+1
2016-05-03ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIOMarcel Ziswiler1-0/+1
2016-04-06ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80Gary Bisson1-0/+1
2016-04-06ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIOGary Bisson1-0/+1
2016-04-06ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch supportGary Bisson1-0/+2
2016-02-14ARM: imx_v6_v7_defconfig: enable useful configurations for VybridStefan Agner1-8/+11
2016-02-14ARM: imx_v6_v7_defconfig: Select CONFIG_CRYPTO_DEV_SAHARAFabio Estevam1-0/+1
2016-02-02ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_IMX_OCOTPFabio Estevam1-0/+2
2016-01-28ARM: imx_v6_v7_defconfig: enable psci defaultFrank Li1-0/+1
2015-12-02ARM: imx_v6_v7_defconfig: enable PCI_MSILucas Stach1-0/+1
2015-11-24ARM: imx_v6_v7_defconfig: Select HDMI audio supportFabio Estevam1-0/+1
2015-11-24ARM: imx_v6_v7_defconfig: Select VF610_ADCFabio Estevam1-0/+2
2015-11-24ARM: imx_v6_v7_defconfig: Remove CONFIG_SOC_LS1021AFabio Estevam1-1/+0
2015-09-23ARM: imx_v6_v7_defconfig: Remove CONFIG_VMSPLIT_2GFabio Estevam1-1/+0
2015-09-17ARM: imx_v6_v7_defconfig: enable imx6ul_tscHaibo Chen1-0/+1
2015-09-01Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+18
2015-08-10ARM: imx_v6_v7_defconfig: Select CAAMVictoria Milhoan1-2/+1
2015-07-27ARM: imx_v6_v7_defconfig: Select CONFIG_IKCONFIG_PROCFabio Estevam1-1/+3
2015-07-14ARM: imx: imx_v6_v7_defconfig enable imx6ul supportFrank Li1-0/+1
2015-07-14ARM: imx_v6_v7_defconfig: enable powerkey and syscon power offFrank Li1-0/+2
2015-07-13ARM: imx_v6_v7_defconfig: Select HCIUART_H4Fabio Estevam1-1/+1
2015-07-09ARM: imx_v6_v7_defconfig: build in audio driverShengjiu Wang1-12/+11
2015-07-08ARM: imx_v6_v7_defconfig: Enable kexec supportFabio Estevam1-0/+1
2015-05-19ARM: imx_v6_v7_defconfig: updates for Armadeus Systems APF6 boardsSébastien Szymanski1-0/+6
2015-05-11ARM: config: imx_v6_v7_defconfig add imx7d supportFrank Li1-0/+1
2015-05-11ARM: imx_v6_v7_defconfig: Select LS1021AFabio Estevam1-0/+1
2015-05-07ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 supportFabio Estevam1-0/+1
2015-03-16ARM: imx_v6_v7_defconfig: Enable Bluetooth supportFabio Estevam1-0/+3
2015-03-13ARM: imx_v6_v7_defconfig: Add CONFIG_GPIO_PCA953XPeter Chen1-0/+1
2015-01-20ARM: imx_v6_v7_defconfig: enable more USB functionsPeter Chen1-0/+29
2015-01-20ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXSFabio Estevam1-0/+1
2015-01-05ARM: imx_v6_v7_defconfig: Select SPI_FSL_QUADSPI by defaultFabio Estevam1-0/+1
2015-01-05ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCONStefan Agner1-4/+4
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-1/+1
2014-12-09Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+9
2014-12-04ARM: defconfig: imx_v6_v7_defconfig updatesDmitry Lavnikevich1-1/+9
2014-11-04ARM: imx: Fix the removal of CONFIG_SPI optionFabio Estevam1-0/+1
2014-09-16ARM: imx_v6_v7_defconfig updatesFabio Estevam1-6/+4
2014-07-18ARM: imx_v6_v7_defconfig: add FSL_EDMA and PRINTK_TIMEStefan Agner1-0/+2
2014-07-18ARM: imx_v6_v7_defconfig: Enable flexcan driver for can supportSilvio Fricke1-0/+2
2014-07-18ARM: imx_v6_v7_defconfig: Enable STMPE gpio supportSilvio Fricke1-0/+1
2014-07-18ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SXFabio Estevam1-0/+1
2014-07-18ARM: imx: defconfig: Select CONFIG_FHANDLEFabio Estevam1-0/+1
2014-07-18ARM: imx5: drop option MACH_IMX51_DTShawn Guo1-1/+1
2014-06-20ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_COREFabio Estevam1-0/+1
2014-05-13ARM: mx51: Remove mach-cpuimx51sd board fileFabio Estevam1-1/+0
2014-05-12ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris1-0/+1
2014-05-12ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTOShawn Guo1-1/+0
2014-05-12ARM: imx: drop CONFIG_MMC_UNSAFE_RESUME from defconfigShawn Guo1-1/+0
2014-05-12ARM: imx_v6_v7_defconfig: enable cpufreq and CMA supportShawn Guo1-1/+5
2014-04-30ARM: imx_v6_v7_defconfig: Add more drm drivers.Denis Carikli1-0/+2
2014-03-05ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FSFabio Estevam1-0/+1
2014-03-05ARM: imx_v6_v7_defconfig: Select CONFIG_MMC_UNSAFE_RESUMEFabio Estevam1-0/+1
2014-03-05ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35.Denis Carikli1-0/+2
2014-03-05ARM: imx_v6_v7_defconfig: Enable backlight gpio support.Denis Carikli1-0/+1
2014-03-05ARM: imx_v6_v7_defconfig: Select PCI supportFabio Estevam1-0/+2
2013-12-31ARM: imx_v6_v7_defconfig: Select CONFIG_REGULATOR_PFUZE100Fabio Estevam1-0/+1
2013-12-31ARM: imx_v6_v7_defconfig: Select MX35 and MX50 device tree supportFabio Estevam1-2/+2
2013-12-31ARM: imx: update imx_v6_v7_defconfigRussell King1-0/+4
2013-12-31ARM: imx_v6_v7_defconfig: Enable STMPE touchscreenMarek Vasut1-0/+2