driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf
[oweals/u-boot.git] / drivers / Kconfig
index 941aa0c2612afee95afad1cbcacfc12fa640a4df..c7e526cc8a7f5c0a62e97993f2048e4c21caa03e 100644 (file)
@@ -2,6 +2,8 @@ menu "Device Drivers"
 
 source "drivers/core/Kconfig"
 
+source "drivers/cpu/Kconfig"
+
 source "drivers/demo/Kconfig"
 
 source "drivers/pci/Kconfig"
@@ -55,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