[linux-yocto] [PATCH 12/19] romley: remove common video and media config items

Saul Wold sgw at linux.intel.com
Fri May 8 08:35:08 PDT 2015


These are already included via the media-all in common-pc

Cc: Haw Foo Chien <foo.chien.haw at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/cfg/kernel-cache/bsp/romley/romley.cfg | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/romley/romley.cfg b/meta/cfg/kernel-cache/bsp/romley/romley.cfg
index ac96127..a6b84e0 100644
--- a/meta/cfg/kernel-cache/bsp/romley/romley.cfg
+++ b/meta/cfg/kernel-cache/bsp/romley/romley.cfg
@@ -38,15 +38,10 @@ CONFIG_FB=y
 CONFIG_BACKLIGHT_LCD_SUPPORT=y
 CONFIG_BACKLIGHT_CLASS_DEVICE=y
 CONFIG_INPUT=y
-CONFIG_VIDEO_V4L2=y
-CONFIG_VIDEO_IVTV=y
-CONFIG_MEDIA_SUPPORT=y
-CONFIG_VIDEO_DEV=y
 CONFIG_I2C_ALGOBIT=y
 CONFIG_FB_CFB_COPYAREA=y
 CONFIG_FB_CFB_IMAGEBLIT=y
 CONFIG_FB_CFB_FILLRECT=y
-CONFIG_VIDEO_FB_IVTV=y
 
 # Needed for booting (and using) USB memory sticks
 CONFIG_USB_STORAGE=y
-- 
2.1.0



More information about the linux-yocto mailing list