summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/drivers/cros_rtc/Kconfig')
-rw-r--r--zephyr/drivers/cros_rtc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/drivers/cros_rtc/Kconfig b/zephyr/drivers/cros_rtc/Kconfig
index 50a4d00022..2839b03c62 100644
--- a/zephyr/drivers/cros_rtc/Kconfig
+++ b/zephyr/drivers/cros_rtc/Kconfig
@@ -1,8 +1,8 @@
-# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-if PLATFORM_EC_RTC
+if PLATFORM_EC_RTC && !ARCH_POSIX
choice CROS_RTC_TYPE
prompt "Select the RTC to use"