|
@@ -608,6 +608,19 @@ source "drivers/pcmcia/Kconfig"
|
|
|
|
|
|
source "drivers/pci/hotplug/Kconfig"
|
|
source "drivers/pci/hotplug/Kconfig"
|
|
|
|
|
|
|
|
+config HAS_RAPIDIO
|
|
|
|
+ bool
|
|
|
|
+ default n
|
|
|
|
+
|
|
|
|
+config RAPIDIO
|
|
|
|
+ bool "RapidIO support"
|
|
|
|
+ depends on HAS_RAPIDIO
|
|
|
|
+ help
|
|
|
|
+ If you say Y here, the kernel will include drivers and
|
|
|
|
+ infrastructure code to support RapidIO interconnect devices.
|
|
|
|
+
|
|
|
|
+source "drivers/rapidio/Kconfig"
|
|
|
|
+
|
|
endmenu
|
|
endmenu
|
|
|
|
|
|
menu "Advanced setup"
|
|
menu "Advanced setup"
|