X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=init%2FKconfig;h=4e5d96ab2034c25e2c1bb38d4ab9e619f8e04e86;hb=7471c5c9f58eb7ff322dfcd7a8c6dc801c010b0d;hp=79383d3aa5dc5f7fe64abdcaf7d511144ca016e5;hpb=1ec2c7fc1100ca91ebedb583aef80a5e9aafdabd;p=cascardo%2Flinux.git diff --git a/init/Kconfig b/init/Kconfig index 79383d3aa5dc..4e5d96ab2034 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -809,6 +809,12 @@ config GENERIC_SCHED_CLOCK config ARCH_SUPPORTS_NUMA_BALANCING bool +# +# For architectures that know their GCC __int128 support is sound +# +config ARCH_SUPPORTS_INT128 + bool + # For architectures that (ab)use NUMA to represent different memory regions # all cpu-local but of different latencies, such as SuperH. #