aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/au0828/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/au0828/Kconfig')
-rw-r--r--drivers/media/usb/au0828/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/au0828/Kconfig b/drivers/media/usb/au0828/Kconfig
index 78b797e0b434..70521e0b4c53 100644
--- a/drivers/media/usb/au0828/Kconfig
+++ b/drivers/media/usb/au0828/Kconfig
@@ -31,6 +31,7 @@ config VIDEO_AU0828_V4L2
config VIDEO_AU0828_RC
bool "AU0828 Remote Controller support"
depends on RC_CORE
+ depends on !(RC_CORE=m && VIDEO_AU0828=y)
depends on VIDEO_AU0828
---help---
Enables Remote Controller support on au0828 driver.