diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index c70b67deb9b2..9d55fef2be3b 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -83,7 +83,7 @@ config VIDEO_FIXED_MINOR_RANGES | |||
83 | 83 | ||
84 | config VIDEO_HELPER_CHIPS_AUTO | 84 | config VIDEO_HELPER_CHIPS_AUTO |
85 | bool "Autoselect pertinent encoders/decoders and other helper chips" | 85 | bool "Autoselect pertinent encoders/decoders and other helper chips" |
86 | default y | 86 | default y if !EMBEDDED |
87 | ---help--- | 87 | ---help--- |
88 | Most video cards may require additional modules to encode or | 88 | Most video cards may require additional modules to encode or |
89 | decode audio/video standards. This option will autoselect | 89 | decode audio/video standards. This option will autoselect |