X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fsparc%2FKconfig;h=9d327ec59759746bf0938f53f89ed2569fba7c44;hb=da4e9fea85ea42c9c6ce163a85d5164efbec31a2;hp=fbcc00c6c06ea6dff4c0706ac86a5806b1b63b4e;hpb=aba297927d1d558c7a94548135133bdf9172708a;p=pandora-kernel.git diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index fbcc00c6c06e..9d327ec59759 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -21,6 +21,12 @@ config GENERIC_ISA_DMA bool default y +config ARCH_NO_VIRT_TO_BUS + def_bool y + +config OF + def_bool y + source "init/Kconfig" menu "General machine setup" @@ -210,10 +216,16 @@ config PCI CP-1200, JavaEngine-1, Corona, Red October, and Serengeti SGSC. All of these platforms are extremely obscure, so say N if unsure. +config PCI_SYSCALL + def_bool PCI + source "drivers/pci/Kconfig" endif +config NO_DMA + def_bool !PCI + config SUN_OPENPROMFS tristate "Openprom tree appears in /proc/openprom" help