amlogic: media_modules: demux: choose only one from sw/hw demux 71/248871/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 2 Dec 2020 09:33:18 +0000 (18:33 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 3 Dec 2020 03:56:26 +0000 (12:56 +0900)
commit586e646e459bc19f79589d1e4b1501d81ee7eb3a
treeb7d4a89f6863e73594a1fda04974cd9fac2c76f1
parentfb1ca59771658ef74f6e1ba0b1aa10d619e80768
amlogic: media_modules: demux: choose only one from sw/hw demux

Amlogic dvb sw_demux and hw_demux have same exported symbols and
it is used from dvb_ci. This causes warnings and dvb_ci.ko module
dependency is only set to the first built module, so here is no
need to build both demuxs. Choose only one from sw/hw demux
explictly.

Change-Id: Ib6cd7f5f3852e77fdacb0180471ce854e8b6f0b7
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/amlogic/media/Kconfig
drivers/amlogic/media_modules/stream_input/Makefile