X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2FConfig.in;h=cb876c6af2129df0a2b9e8b2078caa7098b4ceab;hb=d0fb048b0e978a6081e146a7360910a98f1baec6;hp=ee928143ffd508a876a2cc792eceff40764f5d4d;hpb=11d496d1562084d4cdd5822d5ef8fc8c176233ea;p=openwrt%2Fopenwrt.git diff --git a/target/Config.in b/target/Config.in index ee928143ff..cb876c6af2 100644 --- a/target/Config.in +++ b/target/Config.in @@ -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