X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2FConfig.in;h=3aef76890dba3c18ac3fafa588cba61ce72009d7;hp=ee928143ffd508a876a2cc792eceff40764f5d4d;hb=7ea6261b4344bde08be0e72ab018f772e8d25da2;hpb=11d496d1562084d4cdd5822d5ef8fc8c176233ea diff --git a/target/Config.in b/target/Config.in index ee928143ff..3aef76890d 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 @@ -195,6 +199,7 @@ config ARCH default "mips64" if mips64 default "mips64el" if mips64el default "powerpc" if powerpc + default "powerpc64" if powerpc64 default "sh3" if sh3 default "sh3eb" if sh3eb default "sh4" if sh4