diff options
Diffstat (limited to 'arch/powerpc/platforms/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index 932538a93c2..cfc24974159 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig | |||
@@ -282,4 +282,12 @@ config AXON_RAM | |||
282 | minor numbers are available in /proc/devices, /proc/partitions or | 282 | minor numbers are available in /proc/devices, /proc/partitions or |
283 | in /sys/block/axonram?/dev. | 283 | in /sys/block/axonram?/dev. |
284 | 284 | ||
285 | config FSL_ULI1575 | ||
286 | bool | ||
287 | default n | ||
288 | help | ||
289 | Supports for the ULI1575 PCIe south bridge that exists on some | ||
290 | Freescale reference boards. The boards all use the ULI in pretty | ||
291 | much the same way. | ||
292 | |||
285 | endmenu | 293 | endmenu |