summaryrefslogtreecommitdiff
path: root/arch/arm/configs/apalis_imx6_defconfig
AgeCommit message (Collapse)Author
2016-03-08apalis/colibri_imx6: synchronize USB serial optionsStefan Agner
Compile USB device classes such as WDM and CDC ACM as modules. Enable FTDI USB-to-serial adapter chips and serial console which allows to use USB serial device drivers as a serial console at boot time. Compile USB driver for GSM and CDMA modems (Option and others) as a module. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2015-12-02apalis/colibri_imx6: Enable RTL8192CU driverBhuvanchandra DV
Enable RTL8192CU driver to support LM006 USB WiFi adapter. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-11-04ARM: apalis/colibri_imx6: add namespace support in defconfigColibri_iMX6_LinuxImageV2.5Beta2_20151106Apalis_iMX6_LinuxImageV2.5Beta2_20151106Stefan Agner
Newer systemd variants need network namespace support for various services such as systemd-hostnamed or systemd-localed. (cherry picked from commit 4bb3acd58f8d2074cd8e7a6ddb914a0954d0906a)
2015-11-03apalis/colibri_imx6: remove duplicate stmpe adc from defconfigMarcel Ziswiler
Remove duplicate CONFIG_STMPE_ADC from both defconfigs. While at it also remove obsolete commented out CONFIG_NET_VENDOR_ATHEROS being not set on Colibri iMX6.
2015-10-22apalis_imx6_defconfig: provide PCIe SATA/AHCI driver as a moduleMax Krummenacher
2015-10-22Apalis/Colibri iMX6: defconfig: add CIFS filesystemMax Krummenacher
2015-10-22Apalis/Colibri iMX6: defconfig: include MAX9526Max Krummenacher
(cherry picked from commit 47c017b98ce9359f890363b4095c87235a6f81d6)
2015-09-24Apalis/Colibri iMX6 defconfigs: add HID_MULTITOUCHMax Krummenacher
2015-08-24apalis imx6: remove weim driverMax Krummenacher
The WEIM signals are not accessible so remove the driver from the config and set it to disabled in the device tree. (cherry picked from commit 6c2f7b22f5aa9572d35a3ddd7d14b653cf606550) Conflicts: arch/arm/configs/apalis_imx6_defconfig
2015-08-24Apalis/Colibri iMX6: add intital defconfigMax Krummenacher
2015-05-29arm: imx6: fix pcie by disabling rc/ep test modeMarcel Ziswiler
Fix PCIe operation by disabling RC/EP test mode which according to the following community forum post is only used on the PCIe EP/RC validation system and otherwise prevent PCIe from working properly: https://community.freescale.com/thread/328257
2015-05-29apalis_imx6_defconfig: add CONFIG_NEW_LEDSMax Krummenacher
2015-05-29apalis_imx6_defconfig: add fusion-F0710A as a moduleMax Krummenacher
Enable the TouchRevolution Fusion 7 and 10 multi-touch controller driver to be built as a module. While at it remove NEW_LEDS which is enabled through dependencies.
2015-05-29apalis_imx6_defconfig: remove CONFIG_INPUT_EVBUGMax Krummenacher
2015-05-29apalis-imx6: add initial defconfigMax Krummenacher