X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=mm%2FKconfig;h=086af703da43345ecf47d6168ca7b84f5616d050;hb=b91cba52e9b7b3f1c0037908a192d93a869ca9e5;hp=62e5d0d0bd5a884cc93a6f5885a9de20d0dd47a5;hpb=e509ac4bbc661052dc73a2e8138800ba77d4ecb9;p=karo-tx-linux.git diff --git a/mm/Kconfig b/mm/Kconfig index 62e5d0d0bd5a..086af703da43 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -168,3 +168,7 @@ config NR_QUICK depends on QUICKLIST default "2" if (SUPERH && !SUPERH64) default "1" + +config VIRT_TO_BUS + def_bool y + depends on !ARCH_NO_VIRT_TO_BUS