summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.rtc4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/config/Config.in.rtc b/target/linux/config/Config.in.rtc
index aeca4bb00..6263806ff 100644
--- a/target/linux/config/Config.in.rtc
+++ b/target/linux/config/Config.in.rtc
@@ -14,16 +14,12 @@ config ADK_KERNEL_RTC_INTF_DEV_UIE_EMUL
boolean
config ADK_KERNEL_RTC_DRV_PCF8523
- boolean
-
-config ADK_KERNEL_RTC_DRV_SNVS
prompt "RTC support for Solidrun Cubox-i"
boolean
select ADK_KERNEL_RTC_CLASS
select ADK_KERNEL_RTC_HCTOSYS
select ADK_KERNEL_RTC_INTF_DEV
select ADK_KERNEL_RTC_INTF_DEV_UIE_EMUL
- select ADK_KERNEL_RTC_DRV_PCF8523
default y if ADK_TARGET_SYSTEM_CUBOX_I
default n
depends on ADK_TARGET_SYSTEM_CUBOX_I