]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sandbox/Kconfig
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / sandbox / Kconfig
index 3057325b4761c84314dc22206ff5ba0056a2eaae..f078c9e504de107b19e4fb817d3600550ce8053b 100644 (file)
@@ -10,4 +10,11 @@ config SYS_BOARD
 config SYS_CONFIG_NAME
        default "sandbox"
 
+config PCI
+       bool "PCI support"
+       help
+         Enable support for PCI (Peripheral Interconnect Bus), a type of bus
+         used on some devices to allow the CPU to communicate with its
+         peripherals.
+
 endmenu