From 71fc875d7450182175de07fa10aaf8e442808e7a Mon Sep 17 00:00:00 2001 From: Mauro Ribeiro Date: Wed, 15 Oct 2014 02:29:09 -0300 Subject: [PATCH] amlogic/dvb_tv: disable it since we don't have this hardware present Change-Id: I0fbc7b8bb1b1fdb00a30a703959b7cfecc53baae Signed-off-by: Dongjin Kim --- drivers/amlogic/dvb_tv/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/amlogic/dvb_tv/Kconfig b/drivers/amlogic/dvb_tv/Kconfig index 0063fe95c71f..feda94054dc8 100755 --- a/drivers/amlogic/dvb_tv/Kconfig +++ b/drivers/amlogic/dvb_tv/Kconfig @@ -196,7 +196,7 @@ config AM_M6_DEMOD Select to enable M6 demod driver. endif -isource "../hardware/dvb/altobeam/drivers/atbm887x/Kconfig" +# source "drivers/amlogic/dvb/altobeam/drivers/atbm887x/Kconfig" config AM_SI2177 tristate "SI2177 tuner"