X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2FConfig.in;h=cb876c6af2129df0a2b9e8b2078caa7098b4ceab;hb=13e5e473699b92f171205e0f5c57c9ebe7922492;hp=6a29d5332463ed191adbc5cf5e968ee088dc27e0;hpb=17ee6bb8f344dd1db027186de272badb6ba2020b;p=oweals%2Fopenwrt.git diff --git a/target/Config.in b/target/Config.in index 6a29d53324..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 @@ -117,12 +121,6 @@ config armeb select BIG_ENDIAN bool -config arm_v4 - bool - -config arm_v5 - bool - config arm_v6 bool