X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2FConfig.in;h=cb876c6af2129df0a2b9e8b2078caa7098b4ceab;hp=ee928143ffd508a876a2cc792eceff40764f5d4d;hb=4052443a235433fb97af9711bf6429cd05820ba9;hpb=11d496d1562084d4cdd5822d5ef8fc8c176233ea 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