diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-24 14:06:08 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 10:29:04 +0200 |
commit | 6a79117187b384e837310d85a824fe0b6381e057 (patch) | |
tree | 33fb321e90d00455c162c7af440014df575d25d8 /drivers/media/Kconfig | |
parent | 3bb112016616ca01f6ee06ee2bf77d8eec4afeb1 (diff) | |
download | linux-6a79117187b384e837310d85a824fe0b6381e057.tar.bz2 |
media: Kconfig: mode firewire comment to firewire/Kconfig
This comment should only be visible if the DVB_FIREDTV
config will show.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/Kconfig')
-rw-r--r-- | drivers/media/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index f37c0c26fa65..dc0cc42d48ad 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -192,8 +192,6 @@ source "drivers/media/test_drivers/Kconfig" source "drivers/media/mmc/Kconfig" endif -comment "Supported FireWire (IEEE 1394) Adapters" - depends on DVB_CORE && FIREWIRE source "drivers/media/firewire/Kconfig" # Common driver options |