[kernel/f16] Add a few missing new options

mchehab mchehab at fedoraproject.org
Tue Apr 10 12:59:28 UTC 2012


commit d925593ef23336f24f556d2614a1a618fb6bcd65
Author: Mauro Carvalho Chehab <mchehab at redhat.com>
Date:   Tue Apr 10 09:57:59 2012 -0300

    Add a few missing new options
    
    + cat .newoptions
    CONFIG_VIDEO_ADV7183
    CONFIG_VIDEO_VS6624
    CONFIG_VIDEO_MT9M032
    RPM build errors:
    
    Those three options are used by embedded device drivers.
    Not needed elsewhere.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>

 config-generic |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/config-generic b/config-generic
index 3766af7..681fc30 100644
--- a/config-generic
+++ b/config-generic
@@ -2658,6 +2658,9 @@ CONFIG_VIDEO_TM6000=m
 CONFIG_VIDEO_TM6000_ALSA=m
 CONFIG_VIDEO_TM6000_DVB=m
 CONFIG_VIDEO_TLG2300=m
+# CONFIG_VIDEO_ADV7183 is not set
+# CONFIG_VIDEO_VS6624 is not set
+# CONFIG_VIDEO_MT9M032 is not set
 
 CONFIG_IR_GPIO_CIR=m
 CONFIG_MEDIA_TUNER_FC0011=m


More information about the scm-commits mailing list