X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2FKconfig;h=c7e526cc8a7f5c0a62e97993f2048e4c21caa03e;hb=fe69a0e86bc714ce8d7d8251ec31b77b89c96db5;hp=1f4088778b631b295daa78473eac4d3ef920ccf8;hpb=1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6;p=oweals%2Fu-boot.git diff --git a/drivers/Kconfig b/drivers/Kconfig index 1f4088778b..c7e526cc8a 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -57,7 +57,7 @@ source "drivers/thermal/Kconfig" endmenu config PHYS_TO_BUS - bool + bool "Custom physical to bus address mapping" help Some SoCs use a different address map for CPU physical addresses and peripheral DMA master accesses. If yours does, select this option in