Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 1 | CONFIG_EXPERIMENTAL=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 2 | CONFIG_SYSVIPC=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 3 | CONFIG_BSD_PROCESS_ACCT=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 4 | CONFIG_IKCONFIG=y |
5 | CONFIG_IKCONFIG_PROC=y | ||||
6 | CONFIG_LOG_BUF_SHIFT=14 | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 7 | # CONFIG_SYSCTL_SYSCALL is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 8 | # CONFIG_FUTEX is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 9 | # CONFIG_EPOLL is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 10 | CONFIG_SLAB=y |
Paul Mundt | 149b91e | 2008-03-06 16:03:58 +0900 | [diff] [blame] | 11 | CONFIG_PROFILING=y |
Paul Mundt | 149b91e | 2008-03-06 16:03:58 +0900 | [diff] [blame] | 12 | CONFIG_OPROFILE=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 13 | CONFIG_MODULES=y |
14 | CONFIG_MODULE_UNLOAD=y | ||||
Magnus Damm | 9b145b1b | 2007-11-23 14:39:39 +0900 | [diff] [blame] | 15 | # CONFIG_BLK_DEV_BSG is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 16 | # CONFIG_IOSCHED_DEADLINE is not set |
17 | # CONFIG_IOSCHED_CFQ is not set | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 18 | CONFIG_CPU_SUBTYPE_SH7780=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 19 | CONFIG_MEMORY_SIZE=0x08000000 |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 20 | CONFIG_FLATMEM_MANUAL=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 21 | CONFIG_SH_STORE_QUEUES=y |
22 | CONFIG_SPECULATIVE_EXECUTION=y | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 23 | CONFIG_SH_HIGHLANDER=y |
Magnus Damm | 50e2d0d | 2009-05-11 11:34:16 +0000 | [diff] [blame] | 24 | CONFIG_SH_PCLK_FREQ=33333333 |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 25 | CONFIG_PUSH_SWITCH=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 26 | CONFIG_KEXEC=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 27 | CONFIG_PREEMPT=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 28 | CONFIG_CMDLINE_OVERWRITE=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 29 | CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1" |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 30 | CONFIG_PCI=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 31 | CONFIG_NET=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 32 | CONFIG_PACKET=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 33 | CONFIG_UNIX=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 34 | CONFIG_INET=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 35 | CONFIG_IP_ADVANCED_ROUTER=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 36 | CONFIG_IP_PNP=y |
37 | CONFIG_IP_PNP_DHCP=y | ||||
Magnus Damm | 9b145b1b | 2007-11-23 14:39:39 +0900 | [diff] [blame] | 38 | # CONFIG_INET_LRO is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 39 | # CONFIG_IPV6 is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 40 | CONFIG_BRIDGE=m |
Magnus Damm | 9b145b1b | 2007-11-23 14:39:39 +0900 | [diff] [blame] | 41 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 42 | CONFIG_FW_LOADER=m |
Nobuhiro Iwamatsu | 02a146d | 2009-06-16 07:43:21 +0000 | [diff] [blame] | 43 | CONFIG_MTD=y |
Nobuhiro Iwamatsu | 02a146d | 2009-06-16 07:43:21 +0000 | [diff] [blame] | 44 | CONFIG_MTD_PARTITIONS=y |
Nobuhiro Iwamatsu | 02a146d | 2009-06-16 07:43:21 +0000 | [diff] [blame] | 45 | CONFIG_MTD_CFI=y |
Nobuhiro Iwamatsu | 02a146d | 2009-06-16 07:43:21 +0000 | [diff] [blame] | 46 | CONFIG_MTD_CFI_AMDSTD=y |
Nobuhiro Iwamatsu | 02a146d | 2009-06-16 07:43:21 +0000 | [diff] [blame] | 47 | CONFIG_MTD_COMPLEX_MAPPINGS=y |
48 | CONFIG_MTD_PHYSMAP=y | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 49 | CONFIG_BLK_DEV_RAM=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 50 | CONFIG_BLK_DEV_SD=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 51 | CONFIG_CHR_DEV_SG=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 52 | CONFIG_ATA=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 53 | CONFIG_SATA_SIL=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 54 | CONFIG_PATA_PLATFORM=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 55 | CONFIG_NETDEVICES=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 56 | CONFIG_NET_ETHERNET=y |
Magnus Damm | 9b145b1b | 2007-11-23 14:39:39 +0900 | [diff] [blame] | 57 | CONFIG_AX88796=y |
58 | CONFIG_AX88796_93CX6=y | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 59 | CONFIG_NET_PCI=y |
60 | CONFIG_PCNET32=m | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 61 | CONFIG_8139CP=m |
62 | CONFIG_8139TOO=m | ||||
63 | # CONFIG_8139TOO_PIO is not set | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 64 | CONFIG_8139TOO_8129=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 65 | CONFIG_VIA_RHINE=m |
66 | CONFIG_VIA_RHINE_MMIO=y | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 67 | CONFIG_E1000=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 68 | CONFIG_R8169=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 69 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 70 | # CONFIG_INPUT_MOUSE is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 71 | # CONFIG_SERIO_SERPORT is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 72 | # CONFIG_VT is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 73 | CONFIG_SERIAL_SH_SCI=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 74 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 75 | CONFIG_HW_RANDOM=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 76 | CONFIG_I2C=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 77 | CONFIG_I2C_CHARDEV=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 78 | CONFIG_I2C_HIGHLANDER=y |
Paul Mundt | 149b91e | 2008-03-06 16:03:58 +0900 | [diff] [blame] | 79 | CONFIG_THERMAL=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 80 | CONFIG_SOUND=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 81 | CONFIG_SOUND_PRIME=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 82 | CONFIG_RTC_CLASS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 83 | CONFIG_RTC_DRV_RS5C372=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 84 | CONFIG_RTC_DRV_SH=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 85 | CONFIG_EXT2_FS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 86 | CONFIG_EXT3_FS=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 87 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 88 | CONFIG_FUSE_FS=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 89 | CONFIG_MSDOS_FS=y |
90 | CONFIG_VFAT_FS=y | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 91 | CONFIG_NTFS_FS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 92 | CONFIG_NTFS_RW=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 93 | CONFIG_PROC_KCORE=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 94 | CONFIG_TMPFS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 95 | CONFIG_HUGETLBFS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 96 | CONFIG_CONFIGFS_FS=m |
Paul Mundt | 149b91e | 2008-03-06 16:03:58 +0900 | [diff] [blame] | 97 | CONFIG_MINIX_FS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 98 | CONFIG_NFS_FS=y |
99 | CONFIG_NFS_V3=y | ||||
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 100 | CONFIG_NFS_V4=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 101 | CONFIG_ROOT_NFS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 102 | CONFIG_NFSD=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 103 | CONFIG_NFSD_V4=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 104 | CONFIG_NLS_CODEPAGE_437=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 105 | CONFIG_NLS_CODEPAGE_932=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 106 | CONFIG_NLS_ISO8859_1=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 107 | CONFIG_MAGIC_SYSRQ=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 108 | CONFIG_DEBUG_FS=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 109 | CONFIG_DEBUG_KERNEL=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 110 | CONFIG_DETECT_HUNG_TASK=y |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 111 | # CONFIG_DEBUG_PREEMPT is not set |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 112 | CONFIG_DEBUG_INFO=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 113 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 114 | CONFIG_CRYPTO_ECB=m |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 115 | CONFIG_CRYPTO_PCBC=m |
Yoshihiro Shimoda | 5403959 | 2007-06-11 10:26:56 +0900 | [diff] [blame] | 116 | CONFIG_CRYPTO_HMAC=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 117 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 118 | CONFIG_CRC_T10DIF=y |