X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsparc64%2FKconfig;h=57156710c6bbedced61df5bc685fe99e7bbafff3;hb=1341115471cc16954510b0e67295468f5a32b088;hp=c85f8f25dbb7b6e994921508b2655b5e82f87511;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig index c85f8f25d..57156710c 100644 --- a/arch/sparc64/Kconfig +++ b/arch/sparc64/Kconfig @@ -139,7 +139,7 @@ config CPU_FREQ fly. Currently there are only sparc64 drivers for UltraSPARC-III and UltraSPARC-IIe processors. - For details, take a look at . + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. @@ -159,7 +159,7 @@ config US3_FREQ help This adds the CPUFreq driver for UltraSPARC-III processors. - For details, take a look at . + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. @@ -169,7 +169,7 @@ config US2E_FREQ help This adds the CPUFreq driver for UltraSPARC-IIe processors. - For details, take a look at . + For details, take a look at linux/Documentation/cpu-freq. If in doubt, say N. @@ -382,7 +382,6 @@ source "fs/Kconfig.binfmt" config SUNOS_EMUL bool "SunOS binary emulation" - depends on BINFMT_AOUT32 help This allows you to run most SunOS binaries. If you want to do this, say Y here and place appropriate files in /usr/gnemul/sunos. See @@ -392,7 +391,7 @@ config SUNOS_EMUL config SOLARIS_EMUL tristate "Solaris binary emulation (EXPERIMENTAL)" - depends on SPARC32_COMPAT && EXPERIMENTAL + depends on EXPERIMENTAL help This is experimental code which will enable you to run (many) Solaris binaries on your SPARC Linux machine.