summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/defconfig
AgeCommit message (Collapse)Author
2020-05-14arm64: defconfig: enable options required for backportsOleksandr Suvorov
Enable WIRELESS_EXT, WEXT_PRIV and MODULE_SIG options that are needed for the backports-5.4. Related-to: ELB-2724 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-05-14arm64: defconfig: disable wireless driversOleksandr Suvorov
Disable wireless drivers and cfg80211 module to avoid conflicts with backported drivers. Related-to: ELB-2724 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2018-08-24MLK-19042-5: ARM64: defconfig: enable i2s over rpmsgShengjiu Wang
enable i2s over rpmsg Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Viorel Suman <viorel.suman@nxp.com>
2018-08-24MLK-19003-1 ARM64: defconfig: Enable ivshmem netPeng Fan
Enable ivshmem net. The IVSHMEM net are from http://git.kiszka.org/?p=linux.git;a=shortlog;h=refs/heads/queues/jailhouse This feature is not in Linux Upstream. This is to support ivshmem net between cells on Jailhouse hypervisor. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com>
2018-08-24MLK-18816-3: arm64: defconfig: add synaptics touchscreen enableHaibo Chen
Enable synaptics touchscreen, and default build-in this touch driver. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2018-08-24MLK-18792-4 ARM64: defconfig: enable UIOPeng Fan
Enable UIO for jailhouse ivshmem. Signed-off-by: Peng Fan <peng.fan@nxp.com>
2018-08-24MLK-18428-04 ARM64: config: enable imx8mm thermal driver by default.Bai Ping
enable the i.MX8MM thermal driver by default. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
2018-08-24MLK-18535-9 ARM64: defconfig: enable 'IMX_SEC_DSIM' configFancy Fang
Enable the 'IMX_SEC_DSIM' config by default in ARM64 defconfig. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2018-08-24MLK-18535-4 ARM64: defconfig: enable 'IMX_LCDIF_CORE' configFancy Fang
Enable the 'IMX_LCDIF_CORE' config by default in ARM64 defconfig. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2018-08-24MLK-18489: arm64: config: Keep defconfig cleanDaniel Baluta
When adding a new config option one should always run: $ make savedefconfig Reported-by: Jana Build <jana.build@nxp.com> Tested-by: Raluca Oncioiu <raluca.oncioiu@nxp.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2018-08-24MLK-16784-6 arm64: config: add micfil in defconfigCosmin-Gabriel Samoila
Add IMX_MICFIL in arm64 defconfig. Signed-off-by: Cosmin-Gabriel Samoila <cosmin.samoila@nxp.com>
2018-08-24MLK-18379: arm64: defconfig: select CONFIG_PWM_FSL_FTMShenwei Wang
Select the CONFIG_PWM_FSL_FTM option and build the driver by default. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
2018-08-24MLK-18339: arm64: defconfig: Select CONFIG_SPI_IMX by defaultFabio Estevam
Allow the CONFIG_SPI_IMX option to be built by default. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
2018-08-24MLK-18323-4: ARM64: defconfig: enable imx8qxp adcHaibo Chen
Enable imx8qxp adc in default Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2018-08-24MLK-18293-03 ARM64: defconfig: enable wilrless configs for Qca9377-3 qcacld-2.0Andy Duan
Add some necessary configs for qualcomm wifi QCA6174/QCA9377 qcacld-2.0 CLD driver and remove the ath10k configs. (Run "make savedefconfig" to change the defconfig) Reviewed-by: Robin Gong <yibin.gong@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2018-08-24MLK-18276-02 ARM64: defconfig: add regulatory rules database configAndy Duan
Enable regulatory rules database config: CONFIG_CFG80211_INTERNAL_REGDB (Run "make savedefconfig" to change the defconfig) Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Reviewed-by: Haibo Chen <haibo.chen@nxp.com>
2018-08-24MLK-18205-12 ARM64: defconfig: enable i.MX8MM by defaultAnson Huang
Enable i.MX8MM SoC by default. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com>
2018-08-24MLK-18205-10 ARM64: defconfig: select BD71837 PMIC by defaultRobin Gong
Enable BD71837 PMIC by default. Signed-off-by: Robin Gong <yibin.gong@nxp.com> Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com>
2018-08-24MLK-17747: dsp: use the name of dsp instead of hifiWeiguang Kong
In order to avoid the name problem going forward with integration with Qcom, Qcom has their own dsp and hifi is competitor, so the hifi name should not be used in our code. So use the name of dsp instead of hifi to fix this problem. Signed-off-by: Weiguang Kong <weiguang.kong@nxp.com>
2018-08-24MLK-18010 ARM64: defconfig: build XEN_NETDEV_BACKEND as modulePeng Fan
Built XEN_NETDEV_BACKEND as module, with this, frontent side network could have network capability with bridge set properly in Dom0. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
2018-08-24Revert "MLK-17230-7: defconfig: enable CI_PI and ov5640 as bulit-in"Leonard Crestez
This reverts commit 8a3c6c85d6d9ae8d4c3ca23e393f15dcb0da3d8e. These options are already marked as "default y" so enabling them in defconfig does nothing but generate warnings. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Acked-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
2018-08-24MLK-17878 ARM64: defconfig: built-in xen block back driverPeng Fan
Built-in xen block back driver to avoid insmod xen-blkback.ko when use xvda from DomU. Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
2018-08-24MLK-17230-7: defconfig: enable CI_PI and ov5640 as bulit-inGuoniu.Zhou
Enable CI_PI and ov5640 as built-in. Reviewed-by: Sandor.Yu <sandor.yu@nxp.com> Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com> (cherry picked from commit b212fb24351cb4d629161926c0a0a852cdae18f1)
2018-08-24MLK-17732-1: defconfig: imx8m: Enable SM keystore and testFranck LENORMAND
We enable the SM keystore and its test by default to be tested at the boot of the kernel. Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
2018-08-24MLK-17692-2: defconfig: Remove FB_MX8_HDMISandor Yu
Remove FB_MX8_HDMI. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
2018-08-24MLK-17685-2: Enable CCI400 PMU in defconfigFrank Li
Enable CCI400 PMU config Signed-off-by: Frank Li <Frank.Li@nxp.com>
2018-08-24MLK-17380-6 ARM64: defconfig: enable configurations for USB certificationPeter Chen
These two configurations are needed for USB EH certification test. Acked-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2018-08-24MLK-17570-1: Add i.MX8QP supportTeo Hall
Add Kconfig and DTS support for i.MX8QP Signed-off-by: Teo Hall <teo.hall@nxp.com>
2018-08-24MLK-17555 ARM64: defconfig: add usb video supportLi Jun
Add usb video support by build it as module. Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Li Jun <jun.li@nxp.com>
2018-08-24MLK-17475-07 ARM64: defconfig: enable TJA1100 PHY configFugang Duan
Enable CONFIG_NXP_TJA110X_PHY config to support NXP TJA1100 net card for i.MX8QM/QXP platforms. Reviewed-by: Pandy Gao <pandy.gao@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2018-08-24MLK-17412-02: Add support of secvio driver for imx8mqFranck LENORMAND
This patch: - Adds compilation of the secvio driver for all arm64 targets - Adds the secvio driver to fsl-imx8mq.dtsi Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
2018-08-24MLK-17441 ARM64: defconfig enable OP-TEEPeng Fan
Enable OP-TEE by default. With OP-TEE, we could leverage security features exposed by OP-TEE os. Signed-off-by: Peng Fan <peng.fan@nxp.com>
2018-08-24arm64: defconfig: Fixed reorderingAbel Vesa
Introduced by commits: 542070530eb0 MLK-15070-4: ARM64: defconfig: build in sound card for audio board of mscale 8f97c51d8318 MLK-17400-03 arm64: defconfig: add max732x enable This is due to manual editing the config instead of using Kconfig to generate it. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
2018-08-24MLK-17400-03 arm64: defconfig: add max732x enableFugang Duan
Add max732x config enable. Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Acked-by: Gao Pan <pandy.gao@nxp.com>
2018-08-24MLK-15070-4: ARM64: defconfig: build in sound card for audio board of mscaleShengjiu Wang
build in AK4458, AK5558, AK4497 Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2018-08-24MLK-17319-3 defconfig: enable EMVSIM in defconfigGao Pan
enable EMVSIM in defconfig Signed-off-by: Gao Pan <pandy.gao@nxp.com> Reviewed-by: Andy Duan <fugang.duan@nxp.com>
2018-08-24MLK-17275-6: arm64: defconfig: Add support for OF_OVERLAYRobert Chiras
Enable CONFIG_OF_OVERLAY, so we can use the OF_DYNAMIC API in order to dynamically reconfigure the devicetree at runtime, based on i2c probing. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
2018-08-24MLK-16951 security: Add tcrypt to be built out as module and other modulesAymen Sghaier
Enable CONFIG_CRYPTO_TEST=m needed by Test / Validation Team, and then other needed modules used by tcrypt are enbled. Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
2018-08-24MLK-16973-5 arm64: defconfig: Build in generic PWM backlight driverLiu Ying
This patch builds in the generic PWM backlight driver. Signed-off-by: Liu Ying <victor.liu@nxp.com>
2018-08-24MLK-16973-3 arm64: defconfig: Build in DRM simple panel driverLiu Ying
This patch builds in the DRM simple panel driver. Signed-off-by: Liu Ying <victor.liu@nxp.com>
2018-08-24MLK-16919-8 defconfig: add MIPI_CSI/Camera Support on iMX8MQRobby Cai
Add MIPI_CSI/Camera Support on iMX8MQ EVK board Signed-off-by: Robby Cai <robby.cai@nxp.com> Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
2018-08-24MLK-16918-18: arm64: configs: enable mxsfb DRM driverRobert Chiras
Enable MXSFB DRM driver as built-in in defconfig and disable the FB_MXC driver from fbdev since its compatible string is conflicting with the DRM driver. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2018-08-24MLK-16894: ARM64: configs: defconfigRobin Gong
Enable CONFIG_CPU_FREQ_STAT. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
2018-08-24MLK-16819-2: defconfig: Add CEC configSandor Yu
Add CEC to defconfig. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
2018-08-24MLK-16765-6 ARM64: configs: defconfig: enable imx_sc_pwrkey driverRobin Gong
Enable imx_sc_pwrkey driver by default. Signed-off-by: Robin Gong <yibin.gong@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
2018-08-24MLK-16798-2: arm64: defconfig: CONFIG_AHCI_IMX=yLeonard Crestez
Enabling sata on imx8qm was done by adding "default y", this should just be modified in config instead. Fixes: 1d09794d6387 ("MLK-16684-3 ata: imx: enable imx8qm sata") Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Frank Li <frank.li@nxp.com>
2018-08-24MLK-16698-5: arm64: defconfig: Build in RM67191 panel driverRobert Chiras
Enable the Raydium RM67171 drm panel driver as built-in in defconfig. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2018-08-24MLK-16804-02 arm64: configs: enable the system counter timer for nxp imx8Bai Ping
Enable the system counter timer by default. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Anson Huang <anson.huang@nxp.com>
2018-08-24MLK-15473-3: defconfig: Enable CONFIG_CRYPTO_DEV_FSL_CAAMAymen Sghaier
Enable the CAAM driver flag in defconfig file. Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
2018-08-24MLK-16347-10: arm64: defconfig: Change ADV7511 driver from module to built-inRobert Chiras
Make the ADV7511 drm bridge driver as built-in, so the path MIPI-DSI to ADV7535 will be available by default. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>