Which menuconfig options are enabled in a prebuilt linux distribution (R 16.3)

you can download the yocto source code and check by menuconfig:


# cd yocto
# make dev
build_bin# bitbake linux-quic -c menuconfig