diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2006-02-07 18:12:34 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-02-07 18:12:34 -0800 |
commit | 0fc9b55606662c4763a4f37add889cfd6a66247a (patch) | |
tree | 86a82cf2a342a628f323f7c61150bff8cb93d7b7 /arch/sparc64/defconfig | |
parent | 1b9a4289017c8ab77b063a968c9df7e5a193e495 (diff) | |
download | linux-3.10-0fc9b55606662c4763a4f37add889cfd6a66247a.tar.gz linux-3.10-0fc9b55606662c4763a4f37add889cfd6a66247a.tar.bz2 linux-3.10-0fc9b55606662c4763a4f37add889cfd6a66247a.zip |
[SPARC64]: Update defconfig.
Do not enable CONFIG_LOCALVERSION_AUTO by default.
When doing kernel development it just leaves a ton
of crap around.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/defconfig')
-rw-r--r-- | arch/sparc64/defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/sparc64/defconfig b/arch/sparc64/defconfig index bc56a7d8830..069d49777b2 100644 --- a/arch/sparc64/defconfig +++ b/arch/sparc64/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.16-rc2 -# Sat Feb 4 02:31:38 2006 +# Tue Feb 7 17:47:18 2006 # CONFIG_SPARC=y CONFIG_SPARC64=y @@ -30,7 +30,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # General setup # CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y @@ -766,6 +766,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_ATXP1 is not set # CONFIG_SENSORS_DS1621 is not set +# CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_FSCHER is not set # CONFIG_SENSORS_FSCPOS is not set # CONFIG_SENSORS_GL518SM is not set |