From 9024a58ac73d866d95227c54b56d198eff66795e Mon Sep 17 00:00:00 2001 From: Harunobu Kurokawa Date: Fri, 22 Dec 2017 20:18:14 +0900 Subject: [AGL] ulcb: Disable build-in most driver. Kingfisher has MedlaLB Interface for most, kernel tree has most driver as build-in driver. So these configs is enabled. Howemver AGL use most driver in gerrit repository. So AGL should be disable it. Change-Id: I3dd75613f7869eee5f9f6232c080996a5a93a7ac Signed-off-by: Harunobu Kurokawa --- meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg | 7 ------- 1 file changed, 7 deletions(-) (limited to 'meta-rcar-gen3-adas/recipes-kernel') diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg index 5b637e2..f1c86ca 100644 --- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg +++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg @@ -71,12 +71,5 @@ CONFIG_DRM_I2C_ADV7511=y CONFIG_TOUCHSCREEN_EDT_FT5X06=y CONFIG_SERIAL_SH_SCI_DMA=y CONFIG_STAGING=y -CONFIG_MOST=y -CONFIG_MOSTCORE=y -CONFIG_AIM_CDEV=y -CONFIG_AIM_NETWORK=y -CONFIG_AIM_SOUND=y -CONFIG_AIM_V4L2=y -CONFIG_HDM_DIM2=y CONFIG_UIO=y CONFIG_MMC_SDHI_SEQ_WORKAROUND=y -- cgit 1.2.3-korg