diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2006-07-25 10:24:54 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-09-27 08:37:04 -0400 |
commit | bbbdb8567e972f39a377a0bbd10b78b5b1ba4657 (patch) | |
tree | 3def8e9b2ab7bccb84b8d83d98095edb27699dad /arch/mips/configs | |
parent | 53a73347faa38d3e80b46fc3c1999ee6bfbadbef (diff) |
[MIPS] Updat workpad defconfig
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/workpad_defconfig | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/arch/mips/configs/workpad_defconfig b/arch/mips/configs/workpad_defconfig index 4891d02ef8ca..8f66ad71cb7e 100644 --- a/arch/mips/configs/workpad_defconfig +++ b/arch/mips/configs/workpad_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.18-rc2 |
4 | # Thu Jul 6 10:04:21 2006 | 4 | # Tue Jul 25 23:13:04 2006 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -166,6 +166,7 @@ CONFIG_SWAP=y | |||
166 | CONFIG_SYSVIPC=y | 166 | CONFIG_SYSVIPC=y |
167 | # CONFIG_POSIX_MQUEUE is not set | 167 | # CONFIG_POSIX_MQUEUE is not set |
168 | # CONFIG_BSD_PROCESS_ACCT is not set | 168 | # CONFIG_BSD_PROCESS_ACCT is not set |
169 | # CONFIG_TASKSTATS is not set | ||
169 | CONFIG_SYSCTL=y | 170 | CONFIG_SYSCTL=y |
170 | # CONFIG_AUDIT is not set | 171 | # CONFIG_AUDIT is not set |
171 | # CONFIG_IKCONFIG is not set | 172 | # CONFIG_IKCONFIG is not set |
@@ -379,6 +380,7 @@ CONFIG_CONNECTOR=m | |||
379 | CONFIG_BLK_DEV_RAM=m | 380 | CONFIG_BLK_DEV_RAM=m |
380 | CONFIG_BLK_DEV_RAM_COUNT=16 | 381 | CONFIG_BLK_DEV_RAM_COUNT=16 |
381 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 382 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
383 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
382 | # CONFIG_BLK_DEV_INITRD is not set | 384 | # CONFIG_BLK_DEV_INITRD is not set |
383 | # CONFIG_CDROM_PKTCDVD is not set | 385 | # CONFIG_CDROM_PKTCDVD is not set |
384 | # CONFIG_ATA_OVER_ETH is not set | 386 | # CONFIG_ATA_OVER_ETH is not set |
@@ -855,7 +857,6 @@ CONFIG_SUNRPC=y | |||
855 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 857 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
856 | # CONFIG_SMB_FS is not set | 858 | # CONFIG_SMB_FS is not set |
857 | # CONFIG_CIFS is not set | 859 | # CONFIG_CIFS is not set |
858 | # CONFIG_CIFS_DEBUG2 is not set | ||
859 | # CONFIG_NCP_FS is not set | 860 | # CONFIG_NCP_FS is not set |
860 | # CONFIG_CODA_FS is not set | 861 | # CONFIG_CODA_FS is not set |
861 | # CONFIG_AFS_FS is not set | 862 | # CONFIG_AFS_FS is not set |
@@ -880,6 +881,7 @@ CONFIG_MSDOS_PARTITION=y | |||
880 | # | 881 | # |
881 | # Kernel hacking | 882 | # Kernel hacking |
882 | # | 883 | # |
884 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
883 | # CONFIG_PRINTK_TIME is not set | 885 | # CONFIG_PRINTK_TIME is not set |
884 | # CONFIG_MAGIC_SYSRQ is not set | 886 | # CONFIG_MAGIC_SYSRQ is not set |
885 | # CONFIG_UNUSED_SYMBOLS is not set | 887 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -887,7 +889,7 @@ CONFIG_MSDOS_PARTITION=y | |||
887 | CONFIG_LOG_BUF_SHIFT=14 | 889 | CONFIG_LOG_BUF_SHIFT=14 |
888 | # CONFIG_DEBUG_FS is not set | 890 | # CONFIG_DEBUG_FS is not set |
889 | CONFIG_CROSSCOMPILE=y | 891 | CONFIG_CROSSCOMPILE=y |
890 | CONFIG_CMDLINE="console=ttyVR0,19200 mem=16M" | 892 | CONFIG_CMDLINE="console=ttyVR0,19200 ide0=0x170,0x376,49 mem=16M" |
891 | 893 | ||
892 | # | 894 | # |
893 | # Security options | 895 | # Security options |