ca-certificates: Update to 20170717
[openwrt/staging/mkresin.git] / target / Config.in
index ee928143ffd508a876a2cc792eceff40764f5d4d..cb876c6af2129df0a2b9e8b2078caa7098b4ceab 100644 (file)
@@ -34,7 +34,8 @@ config USB_GADGET_SUPPORT
        bool
 
 config RTC_SUPPORT
-       bool
+       tristate
+       depends on m
 
 config BIG_ENDIAN
        bool
@@ -92,6 +93,9 @@ config NAND_SUPPORT
 config ARCH_64BIT
        bool
 
+config VIRTIO_SUPPORT
+       bool
+
 # Architecture selection
 
 config aarch64