diff options
Diffstat (limited to 'arch/sparc')
-rw-r--r-- | arch/sparc/Kconfig | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 42c67beadcae..29ead342a4a8 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -559,12 +559,7 @@ config SUN_OPENPROMFS | |||
559 | Only choose N if you know in advance that you will not need to modify | 559 | Only choose N if you know in advance that you will not need to modify |
560 | OpenPROM settings on the running system. | 560 | OpenPROM settings on the running system. |
561 | 561 | ||
562 | # Makefile helpers | 562 | # Makefile helper |
563 | config SPARC32_PCI | ||
564 | bool | ||
565 | default y | ||
566 | depends on SPARC32 && PCI | ||
567 | |||
568 | config SPARC64_PCI | 563 | config SPARC64_PCI |
569 | bool | 564 | bool |
570 | default y | 565 | default y |