X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fsparc64%2FKconfig;h=10b212a1f9f5aa046dbe1e2b5702dbcba9a3b7c0;hb=b242a60206881559bb3102110048762422e6b74e;hp=c7a74e376985874afa22cc8347d4dcf4c19df3d6;hpb=26790656d7dc34206f78eeca0f4be5caede788ce;p=powerpc.git diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig index c7a74e3769..10b212a1f9 100644 --- a/arch/sparc64/Kconfig +++ b/arch/sparc64/Kconfig @@ -72,6 +72,10 @@ config ARCH_NO_VIRT_TO_BUS config OF def_bool y +config GENERIC_HARDIRQS_NO__DO_IRQ + bool + def_bool y + choice prompt "Kernel page size" default SPARC64_PAGE_SIZE_8KB @@ -404,7 +408,7 @@ config SUNOS_EMUL config SOLARIS_EMUL tristate "Solaris binary emulation (EXPERIMENTAL)" - depends on SPARC32_COMPAT && EXPERIMENTAL + depends on SPARC32_COMPAT && NET && EXPERIMENTAL help This is experimental code which will enable you to run (many) Solaris binaries on your SPARC Linux machine. @@ -456,8 +460,6 @@ source "drivers/Kconfig" source "drivers/sbus/char/Kconfig" -source "drivers/fc4/Kconfig" - source "fs/Kconfig" source "kernel/Kconfig.instrumentation"