Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.30 |
| 4 | # Thu Jun 18 12:24:48 2009 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | # |
| 6 | CONFIG_SUPERH=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 7 | CONFIG_SUPERH32=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 8 | # CONFIG_SUPERH64 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 11 | CONFIG_GENERIC_BUG=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 12 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 13 | CONFIG_GENERIC_HWEIGHT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 14 | CONFIG_GENERIC_HARDIRQS=y |
Paul Mundt | f5663f5 | 2008-08-04 16:52:34 +0900 | [diff] [blame] | 15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 16 | CONFIG_GENERIC_IRQ_PROBE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 17 | # CONFIG_GENERIC_GPIO is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 18 | CONFIG_GENERIC_TIME=y |
| 19 | CONFIG_GENERIC_CLOCKEVENTS=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 20 | CONFIG_GENERIC_CMOS_UPDATE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 23 | CONFIG_SYS_SUPPORTS_PCI=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 24 | CONFIG_SYS_SUPPORTS_TMU=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 25 | CONFIG_STACKTRACE_SUPPORT=y |
| 26 | CONFIG_LOCKDEP_SUPPORT=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 27 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 28 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 29 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 30 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 31 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 32 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 33 | |
| 34 | # |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 35 | # General setup |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | # |
| 37 | CONFIG_EXPERIMENTAL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 38 | CONFIG_BROKEN_ON_SMP=y |
| 39 | CONFIG_LOCK_KERNEL=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 40 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 41 | CONFIG_LOCALVERSION="" |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 42 | CONFIG_LOCALVERSION_AUTO=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 43 | CONFIG_SWAP=y |
| 44 | CONFIG_SYSVIPC=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 45 | CONFIG_SYSVIPC_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 46 | # CONFIG_POSIX_MQUEUE is not set |
| 47 | CONFIG_BSD_PROCESS_ACCT=y |
| 48 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 49 | # CONFIG_TASKSTATS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 50 | # CONFIG_AUDIT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 51 | |
| 52 | # |
| 53 | # RCU Subsystem |
| 54 | # |
| 55 | CONFIG_CLASSIC_RCU=y |
| 56 | # CONFIG_TREE_RCU is not set |
| 57 | # CONFIG_PREEMPT_RCU is not set |
| 58 | # CONFIG_TREE_RCU_TRACE is not set |
| 59 | # CONFIG_PREEMPT_RCU_TRACE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 60 | # CONFIG_IKCONFIG is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 61 | CONFIG_LOG_BUF_SHIFT=14 |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 62 | # CONFIG_GROUP_SCHED is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 63 | # CONFIG_CGROUPS is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 64 | CONFIG_SYSFS_DEPRECATED=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 65 | CONFIG_SYSFS_DEPRECATED_V2=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 66 | # CONFIG_RELAY is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 67 | # CONFIG_NAMESPACES is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 68 | # CONFIG_BLK_DEV_INITRD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 69 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 70 | CONFIG_SYSCTL=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 71 | CONFIG_ANON_INODES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 72 | CONFIG_EMBEDDED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 73 | CONFIG_UID16=y |
| 74 | # CONFIG_SYSCTL_SYSCALL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 | CONFIG_KALLSYMS=y |
| 76 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 77 | CONFIG_HOTPLUG=y |
| 78 | CONFIG_PRINTK=y |
| 79 | CONFIG_BUG=y |
| 80 | CONFIG_ELF_CORE=y |
| 81 | CONFIG_BASE_FULL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 82 | CONFIG_FUTEX=y |
| 83 | CONFIG_EPOLL=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 84 | CONFIG_SIGNALFD=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 85 | CONFIG_TIMERFD=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 86 | CONFIG_EVENTFD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 87 | CONFIG_SHMEM=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 88 | CONFIG_AIO=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 89 | |
| 90 | # |
| 91 | # Performance Counters |
| 92 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 93 | CONFIG_VM_EVENT_COUNTERS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 94 | CONFIG_PCI_QUIRKS=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 95 | # CONFIG_STRIP_ASM_SYMS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 96 | CONFIG_COMPAT_BRK=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 97 | CONFIG_SLAB=y |
| 98 | # CONFIG_SLUB is not set |
| 99 | # CONFIG_SLOB is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 100 | CONFIG_PROFILING=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 101 | # CONFIG_MARKERS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 102 | # CONFIG_OPROFILE is not set |
| 103 | CONFIG_HAVE_OPROFILE=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 104 | # CONFIG_KPROBES is not set |
| 105 | CONFIG_HAVE_IOREMAP_PROT=y |
| 106 | CONFIG_HAVE_KPROBES=y |
| 107 | CONFIG_HAVE_KRETPROBES=y |
| 108 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 109 | CONFIG_HAVE_CLK=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 110 | CONFIG_HAVE_DMA_API_DEBUG=y |
| 111 | # CONFIG_SLOW_WORK is not set |
Paul Mundt | f5663f5 | 2008-08-04 16:52:34 +0900 | [diff] [blame] | 112 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 113 | CONFIG_SLABINFO=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 114 | CONFIG_RT_MUTEXES=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 115 | CONFIG_BASE_SMALL=0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 116 | CONFIG_MODULES=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 117 | # CONFIG_MODULE_FORCE_LOAD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 118 | CONFIG_MODULE_UNLOAD=y |
| 119 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 120 | # CONFIG_MODVERSIONS is not set |
| 121 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 122 | CONFIG_BLOCK=y |
| 123 | # CONFIG_LBD is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 124 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 125 | # CONFIG_BLK_DEV_INTEGRITY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 126 | |
| 127 | # |
| 128 | # IO Schedulers |
| 129 | # |
| 130 | CONFIG_IOSCHED_NOOP=y |
| 131 | CONFIG_IOSCHED_AS=y |
| 132 | CONFIG_IOSCHED_DEADLINE=y |
| 133 | CONFIG_IOSCHED_CFQ=y |
| 134 | CONFIG_DEFAULT_AS=y |
| 135 | # CONFIG_DEFAULT_DEADLINE is not set |
| 136 | # CONFIG_DEFAULT_CFQ is not set |
| 137 | # CONFIG_DEFAULT_NOOP is not set |
| 138 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 139 | # CONFIG_FREEZER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 140 | |
| 141 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 142 | # System type |
| 143 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 144 | CONFIG_CPU_SH4=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 145 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 146 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 147 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 148 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 149 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 150 | # CONFIG_CPU_SUBTYPE_MXG is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 151 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 152 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 153 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 154 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 155 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 156 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 157 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 158 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 159 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 160 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 161 | CONFIG_CPU_SUBTYPE_SH7091=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 162 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 163 | # CONFIG_CPU_SUBTYPE_SH7750S is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 164 | # CONFIG_CPU_SUBTYPE_SH7751 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 165 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 166 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 167 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 168 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 169 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 170 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 171 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 172 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 173 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 174 | # CONFIG_CPU_SUBTYPE_SH7786 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 175 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 176 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 177 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 178 | # CONFIG_CPU_SUBTYPE_SH7366 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 179 | |
| 180 | # |
| 181 | # Memory management options |
| 182 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 183 | CONFIG_QUICKLIST=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 184 | CONFIG_MMU=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 185 | CONFIG_PAGE_OFFSET=0x80000000 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 186 | CONFIG_FORCE_MAX_ZONEORDER=11 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 187 | CONFIG_MEMORY_START=0x0c000000 |
| 188 | CONFIG_MEMORY_SIZE=0x01000000 |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 189 | CONFIG_29BIT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 190 | CONFIG_VSYSCALL=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 191 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 192 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 193 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| 194 | CONFIG_MAX_ACTIVE_REGIONS=1 |
| 195 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 196 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 197 | CONFIG_PAGE_SIZE_4KB=y |
| 198 | # CONFIG_PAGE_SIZE_8KB is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 199 | # CONFIG_PAGE_SIZE_16KB is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 200 | # CONFIG_PAGE_SIZE_64KB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 201 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 202 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 203 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 204 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set |
| 205 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 206 | # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 207 | CONFIG_SELECT_MEMORY_MODEL=y |
| 208 | CONFIG_FLATMEM_MANUAL=y |
| 209 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 210 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 211 | CONFIG_FLATMEM=y |
| 212 | CONFIG_FLAT_NODE_MEM_MAP=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 213 | CONFIG_SPARSEMEM_STATIC=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 214 | CONFIG_PAGEFLAGS_EXTENDED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 215 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 216 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 217 | CONFIG_ZONE_DMA_FLAG=0 |
| 218 | CONFIG_NR_QUICK=2 |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 219 | CONFIG_HAVE_MLOCK=y |
| 220 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 221 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 222 | |
| 223 | # |
| 224 | # Cache configuration |
| 225 | # |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 226 | CONFIG_CACHE_WRITEBACK=y |
| 227 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 228 | # CONFIG_CACHE_OFF is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 229 | |
| 230 | # |
| 231 | # Processor features |
| 232 | # |
| 233 | CONFIG_CPU_LITTLE_ENDIAN=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 234 | # CONFIG_CPU_BIG_ENDIAN is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 235 | CONFIG_SH_FPU=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 236 | CONFIG_SH_STORE_QUEUES=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 237 | CONFIG_CPU_HAS_INTEVT=y |
| 238 | CONFIG_CPU_HAS_SR_RB=y |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 239 | CONFIG_CPU_HAS_FPU=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 240 | |
| 241 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 242 | # Board support |
| 243 | # |
| 244 | CONFIG_SH_DREAMCAST=y |
| 245 | |
| 246 | # |
| 247 | # Timer and clock configuration |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 248 | # |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 249 | CONFIG_SH_TIMER_TMU=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 250 | CONFIG_SH_PCLK_FREQ=49876504 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 251 | CONFIG_SH_CLK_CPG=y |
| 252 | CONFIG_SH_CLK_CPG_LEGACY=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 253 | # CONFIG_NO_HZ is not set |
| 254 | # CONFIG_HIGH_RES_TIMERS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 255 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 256 | |
| 257 | # |
| 258 | # CPU Frequency scaling |
| 259 | # |
| 260 | CONFIG_CPU_FREQ=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 261 | CONFIG_CPU_FREQ_TABLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 262 | # CONFIG_CPU_FREQ_DEBUG is not set |
| 263 | CONFIG_CPU_FREQ_STAT=y |
| 264 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
| 265 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 266 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 267 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 268 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set |
| 269 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 270 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y |
| 271 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y |
| 272 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
| 273 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 274 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
| 275 | # CONFIG_SH_CPU_FREQ is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 276 | |
| 277 | # |
| 278 | # DMA support |
| 279 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 280 | CONFIG_SH_DMA_API=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 281 | CONFIG_SH_DMA=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 282 | CONFIG_SH_DMA_IRQ_MULTI=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 283 | CONFIG_NR_ONCHIP_DMA_CHANNELS=4 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 284 | CONFIG_NR_DMA_CHANNELS_BOOL=y |
| 285 | CONFIG_NR_DMA_CHANNELS=9 |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 286 | # CONFIG_PVR2_DMA is not set |
| 287 | # CONFIG_G2_DMA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 288 | |
| 289 | # |
| 290 | # Companion Chips |
| 291 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 292 | |
| 293 | # |
| 294 | # Additional SuperH Device Drivers |
| 295 | # |
| 296 | # CONFIG_HEARTBEAT is not set |
| 297 | # CONFIG_PUSH_SWITCH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 298 | |
| 299 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 300 | # Kernel features |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 301 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 302 | # CONFIG_HZ_100 is not set |
| 303 | CONFIG_HZ_250=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 304 | # CONFIG_HZ_300 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 305 | # CONFIG_HZ_1000 is not set |
| 306 | CONFIG_HZ=250 |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 307 | # CONFIG_SCHED_HRTICK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 308 | # CONFIG_KEXEC is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 309 | # CONFIG_CRASH_DUMP is not set |
Paul Mundt | f5663f5 | 2008-08-04 16:52:34 +0900 | [diff] [blame] | 310 | CONFIG_SECCOMP=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 311 | # CONFIG_PREEMPT_NONE is not set |
| 312 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 313 | CONFIG_PREEMPT=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 314 | CONFIG_GUSA=y |
| 315 | # CONFIG_GUSA_RB is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 316 | # CONFIG_SPARSE_IRQ is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 317 | |
| 318 | # |
| 319 | # Boot options |
| 320 | # |
| 321 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 322 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 323 | CONFIG_ENTRY_OFFSET=0x00001000 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 324 | # CONFIG_UBC_WAKEUP is not set |
| 325 | CONFIG_CMDLINE_BOOL=y |
| 326 | CONFIG_CMDLINE="console=ttySC1,115200 panic=3" |
| 327 | |
| 328 | # |
| 329 | # Bus options |
| 330 | # |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 331 | CONFIG_MAPLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 332 | CONFIG_PCI=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 333 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 334 | # CONFIG_PCIEPORTBUS is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 335 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 336 | CONFIG_PCI_LEGACY=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 337 | # CONFIG_PCI_STUB is not set |
| 338 | # CONFIG_PCI_IOV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 339 | # CONFIG_PCCARD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 340 | # CONFIG_HOTPLUG_PCI is not set |
| 341 | |
| 342 | # |
| 343 | # Executable file formats |
| 344 | # |
| 345 | CONFIG_BINFMT_ELF=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 346 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
| 347 | # CONFIG_HAVE_AOUT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 348 | # CONFIG_BINFMT_MISC is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 349 | |
| 350 | # |
| 351 | # Power management options (EXPERIMENTAL) |
| 352 | # |
| 353 | # CONFIG_PM is not set |
| 354 | # CONFIG_CPU_IDLE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 355 | CONFIG_NET=y |
| 356 | |
| 357 | # |
| 358 | # Networking options |
| 359 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 360 | CONFIG_PACKET=y |
| 361 | # CONFIG_PACKET_MMAP is not set |
| 362 | CONFIG_UNIX=y |
| 363 | CONFIG_XFRM=y |
| 364 | # CONFIG_XFRM_USER is not set |
| 365 | # CONFIG_XFRM_SUB_POLICY is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 366 | # CONFIG_XFRM_MIGRATE is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 367 | # CONFIG_XFRM_STATISTICS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 368 | # CONFIG_NET_KEY is not set |
| 369 | CONFIG_INET=y |
| 370 | # CONFIG_IP_MULTICAST is not set |
| 371 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 372 | CONFIG_IP_FIB_HASH=y |
| 373 | # CONFIG_IP_PNP is not set |
| 374 | # CONFIG_NET_IPIP is not set |
| 375 | # CONFIG_NET_IPGRE is not set |
| 376 | # CONFIG_ARPD is not set |
| 377 | # CONFIG_SYN_COOKIES is not set |
| 378 | # CONFIG_INET_AH is not set |
| 379 | # CONFIG_INET_ESP is not set |
| 380 | # CONFIG_INET_IPCOMP is not set |
| 381 | # CONFIG_INET_XFRM_TUNNEL is not set |
| 382 | # CONFIG_INET_TUNNEL is not set |
| 383 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 384 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 385 | CONFIG_INET_XFRM_MODE_BEET=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 386 | # CONFIG_INET_LRO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 387 | CONFIG_INET_DIAG=y |
| 388 | CONFIG_INET_TCP_DIAG=y |
| 389 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 390 | CONFIG_TCP_CONG_CUBIC=y |
| 391 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 392 | # CONFIG_TCP_MD5SIG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 393 | # CONFIG_IPV6 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 394 | # CONFIG_NETWORK_SECMARK is not set |
| 395 | # CONFIG_NETFILTER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 396 | # CONFIG_IP_DCCP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 397 | # CONFIG_IP_SCTP is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 398 | # CONFIG_TIPC is not set |
| 399 | # CONFIG_ATM is not set |
| 400 | # CONFIG_BRIDGE is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 401 | # CONFIG_NET_DSA is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 402 | # CONFIG_VLAN_8021Q is not set |
| 403 | # CONFIG_DECNET is not set |
| 404 | # CONFIG_LLC2 is not set |
| 405 | # CONFIG_IPX is not set |
| 406 | # CONFIG_ATALK is not set |
| 407 | # CONFIG_X25 is not set |
| 408 | # CONFIG_LAPB is not set |
| 409 | # CONFIG_ECONET is not set |
| 410 | # CONFIG_WAN_ROUTER is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 411 | # CONFIG_PHONET is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 412 | # CONFIG_IEEE802154 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 413 | # CONFIG_NET_SCHED is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 414 | # CONFIG_DCB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 415 | |
| 416 | # |
| 417 | # Network testing |
| 418 | # |
| 419 | # CONFIG_NET_PKTGEN is not set |
| 420 | # CONFIG_HAMRADIO is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 421 | # CONFIG_CAN is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 422 | # CONFIG_IRDA is not set |
| 423 | # CONFIG_BT is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 424 | # CONFIG_AF_RXRPC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 425 | CONFIG_WIRELESS=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 426 | # CONFIG_CFG80211 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 427 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 428 | # CONFIG_WIRELESS_EXT is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 429 | # CONFIG_LIB80211 is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 430 | |
| 431 | # |
| 432 | # CFG80211 needs to be enabled for MAC80211 |
| 433 | # |
| 434 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 435 | # CONFIG_WIMAX is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 436 | # CONFIG_RFKILL is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 437 | # CONFIG_NET_9P is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 438 | |
| 439 | # |
| 440 | # Device Drivers |
| 441 | # |
| 442 | |
| 443 | # |
| 444 | # Generic Driver Options |
| 445 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 446 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 447 | # CONFIG_STANDALONE is not set |
| 448 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 449 | # CONFIG_FW_LOADER is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 450 | # CONFIG_SYS_HYPERVISOR is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 451 | # CONFIG_CONNECTOR is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 452 | # CONFIG_MTD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 453 | # CONFIG_PARPORT is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 454 | CONFIG_BLK_DEV=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 455 | CONFIG_GDROM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 456 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 457 | # CONFIG_BLK_DEV_DAC960 is not set |
| 458 | # CONFIG_BLK_DEV_UMEM is not set |
| 459 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 460 | # CONFIG_BLK_DEV_LOOP is not set |
| 461 | # CONFIG_BLK_DEV_NBD is not set |
| 462 | # CONFIG_BLK_DEV_SX8 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 463 | # CONFIG_BLK_DEV_RAM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 464 | # CONFIG_CDROM_PKTCDVD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 465 | # CONFIG_ATA_OVER_ETH is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 466 | # CONFIG_BLK_DEV_HD is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 467 | CONFIG_MISC_DEVICES=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 468 | # CONFIG_PHANTOM is not set |
| 469 | # CONFIG_SGI_IOC4 is not set |
| 470 | # CONFIG_TIFM_CORE is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 471 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 472 | # CONFIG_HP_ILO is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 473 | # CONFIG_C2PORT is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 474 | |
| 475 | # |
| 476 | # EEPROM support |
| 477 | # |
| 478 | # CONFIG_EEPROM_93CX6 is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 479 | # CONFIG_CB710_CORE is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 480 | CONFIG_HAVE_IDE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 481 | # CONFIG_IDE is not set |
| 482 | |
| 483 | # |
| 484 | # SCSI device support |
| 485 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 486 | # CONFIG_RAID_ATTRS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 487 | # CONFIG_SCSI is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 488 | # CONFIG_SCSI_DMA is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 489 | # CONFIG_SCSI_NETLINK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 490 | # CONFIG_ATA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 491 | # CONFIG_MD is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 492 | # CONFIG_FUSION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 493 | |
| 494 | # |
| 495 | # IEEE 1394 (FireWire) support |
| 496 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 497 | |
| 498 | # |
| 499 | # Enable only one of the two stacks, unless you know what you are doing |
| 500 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 501 | # CONFIG_FIREWIRE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 502 | # CONFIG_IEEE1394 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 503 | # CONFIG_I2O is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 504 | CONFIG_NETDEVICES=y |
| 505 | # CONFIG_DUMMY is not set |
| 506 | # CONFIG_BONDING is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 507 | # CONFIG_MACVLAN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 508 | # CONFIG_EQUALIZER is not set |
| 509 | # CONFIG_TUN is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 510 | # CONFIG_VETH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 511 | # CONFIG_ARCNET is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 512 | # CONFIG_PHYLIB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 513 | CONFIG_NET_ETHERNET=y |
| 514 | CONFIG_MII=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 515 | # CONFIG_AX88796 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 516 | # CONFIG_STNIC is not set |
| 517 | # CONFIG_HAPPYMEAL is not set |
| 518 | # CONFIG_SUNGEM is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 519 | # CONFIG_CASSINI is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 520 | # CONFIG_NET_VENDOR_3COM is not set |
| 521 | # CONFIG_SMC91X is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 522 | # CONFIG_ETHOC is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 523 | # CONFIG_SMC911X is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 524 | # CONFIG_SMSC911X is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 525 | # CONFIG_DNET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 526 | # CONFIG_NET_TULIP is not set |
| 527 | # CONFIG_HP100 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 528 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 529 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 530 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 531 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 532 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
| 533 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
| 534 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 535 | CONFIG_NET_PCI=y |
| 536 | # CONFIG_PCNET32 is not set |
| 537 | # CONFIG_AMD8111_ETH is not set |
| 538 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 539 | # CONFIG_B44 is not set |
| 540 | # CONFIG_FORCEDETH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 541 | # CONFIG_E100 is not set |
| 542 | # CONFIG_FEALNX is not set |
| 543 | # CONFIG_NATSEMI is not set |
| 544 | # CONFIG_NE2K_PCI is not set |
| 545 | # CONFIG_8139CP is not set |
| 546 | CONFIG_8139TOO=y |
| 547 | # CONFIG_8139TOO_PIO is not set |
| 548 | # CONFIG_8139TOO_TUNE_TWISTER is not set |
| 549 | # CONFIG_8139TOO_8129 is not set |
| 550 | # CONFIG_8139_OLD_RX_RESET is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 551 | # CONFIG_R6040 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 552 | # CONFIG_SIS900 is not set |
| 553 | # CONFIG_EPIC100 is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 554 | # CONFIG_SMSC9420 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 555 | # CONFIG_SUNDANCE is not set |
| 556 | # CONFIG_TLAN is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 557 | # CONFIG_KS8842 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 558 | # CONFIG_VIA_RHINE is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 559 | # CONFIG_SC92031 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 560 | # CONFIG_ATL2 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 561 | # CONFIG_NETDEV_1000 is not set |
| 562 | # CONFIG_NETDEV_10000 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 563 | # CONFIG_TR is not set |
| 564 | |
| 565 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 566 | # Wireless LAN |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 567 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 568 | # CONFIG_WLAN_PRE80211 is not set |
| 569 | # CONFIG_WLAN_80211 is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 570 | |
| 571 | # |
| 572 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
| 573 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 574 | # CONFIG_WAN is not set |
| 575 | # CONFIG_FDDI is not set |
| 576 | # CONFIG_HIPPI is not set |
| 577 | # CONFIG_PPP is not set |
| 578 | # CONFIG_SLIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 579 | # CONFIG_NETCONSOLE is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 580 | # CONFIG_NETPOLL is not set |
| 581 | # CONFIG_NET_POLL_CONTROLLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 582 | # CONFIG_ISDN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 583 | # CONFIG_PHONE is not set |
| 584 | |
| 585 | # |
| 586 | # Input device support |
| 587 | # |
| 588 | CONFIG_INPUT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 589 | # CONFIG_INPUT_FF_MEMLESS is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 590 | # CONFIG_INPUT_POLLDEV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 591 | |
| 592 | # |
| 593 | # Userland interfaces |
| 594 | # |
| 595 | CONFIG_INPUT_MOUSEDEV=y |
| 596 | CONFIG_INPUT_MOUSEDEV_PSAUX=y |
| 597 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 598 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 599 | # CONFIG_INPUT_JOYDEV is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 600 | # CONFIG_INPUT_EVDEV is not set |
| 601 | # CONFIG_INPUT_EVBUG is not set |
| 602 | |
| 603 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 604 | # Input Device Drivers |
| 605 | # |
| 606 | CONFIG_INPUT_KEYBOARD=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 607 | # CONFIG_KEYBOARD_ATKBD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 608 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 609 | # CONFIG_KEYBOARD_LKKBD is not set |
| 610 | # CONFIG_KEYBOARD_XTKBD is not set |
| 611 | # CONFIG_KEYBOARD_NEWTON is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 612 | # CONFIG_KEYBOARD_STOWAWAY is not set |
Paul Mundt | f5663f5 | 2008-08-04 16:52:34 +0900 | [diff] [blame] | 613 | CONFIG_KEYBOARD_MAPLE=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 614 | # CONFIG_KEYBOARD_SH_KEYSC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 615 | CONFIG_INPUT_MOUSE=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 616 | # CONFIG_MOUSE_PS2 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 617 | # CONFIG_MOUSE_SERIAL is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 618 | # CONFIG_MOUSE_APPLETOUCH is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 619 | # CONFIG_MOUSE_BCM5974 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 620 | # CONFIG_MOUSE_VSXXXAA is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 621 | # CONFIG_MOUSE_MAPLE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 622 | # CONFIG_INPUT_JOYSTICK is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 623 | # CONFIG_INPUT_TABLET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 624 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 625 | # CONFIG_INPUT_MISC is not set |
| 626 | |
| 627 | # |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 628 | # Hardware I/O ports |
| 629 | # |
| 630 | CONFIG_SERIO=y |
| 631 | # CONFIG_SERIO_I8042 is not set |
| 632 | # CONFIG_SERIO_SERPORT is not set |
| 633 | # CONFIG_SERIO_PCIPS2 is not set |
| 634 | CONFIG_SERIO_LIBPS2=y |
| 635 | # CONFIG_SERIO_RAW is not set |
| 636 | # CONFIG_GAMEPORT is not set |
| 637 | |
| 638 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 639 | # Character devices |
| 640 | # |
| 641 | CONFIG_VT=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 642 | CONFIG_CONSOLE_TRANSLATIONS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 643 | CONFIG_VT_CONSOLE=y |
| 644 | CONFIG_HW_CONSOLE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 645 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 646 | CONFIG_DEVKMEM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 647 | # CONFIG_SERIAL_NONSTANDARD is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 648 | # CONFIG_NOZOMI is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 649 | |
| 650 | # |
| 651 | # Serial drivers |
| 652 | # |
| 653 | # CONFIG_SERIAL_8250 is not set |
| 654 | |
| 655 | # |
| 656 | # Non-8250 serial port support |
| 657 | # |
| 658 | CONFIG_SERIAL_SH_SCI=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 659 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 660 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 661 | CONFIG_SERIAL_CORE=y |
| 662 | CONFIG_SERIAL_CORE_CONSOLE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 663 | # CONFIG_SERIAL_JSM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 664 | CONFIG_UNIX98_PTYS=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 665 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 666 | CONFIG_LEGACY_PTYS=y |
| 667 | CONFIG_LEGACY_PTY_COUNT=256 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 668 | # CONFIG_IPMI_HANDLER is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 669 | CONFIG_HW_RANDOM=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 670 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 671 | # CONFIG_R3964 is not set |
| 672 | # CONFIG_APPLICOM is not set |
| 673 | # CONFIG_RAW_DRIVER is not set |
| 674 | # CONFIG_TCG_TPM is not set |
| 675 | CONFIG_DEVPORT=y |
| 676 | # CONFIG_I2C is not set |
| 677 | # CONFIG_SPI is not set |
| 678 | # CONFIG_W1 is not set |
| 679 | # CONFIG_POWER_SUPPLY is not set |
| 680 | # CONFIG_HWMON is not set |
| 681 | # CONFIG_THERMAL is not set |
| 682 | # CONFIG_THERMAL_HWMON is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 683 | CONFIG_WATCHDOG=y |
| 684 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 685 | |
| 686 | # |
| 687 | # Watchdog Device Drivers |
| 688 | # |
| 689 | # CONFIG_SOFT_WATCHDOG is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 690 | # CONFIG_ALIM7101_WDT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 691 | CONFIG_SH_WDT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 692 | # CONFIG_SH_WDT_MMAP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 693 | |
| 694 | # |
| 695 | # PCI-based Watchdog Cards |
| 696 | # |
| 697 | # CONFIG_PCIPCWATCHDOG is not set |
| 698 | # CONFIG_WDTPCI is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 699 | CONFIG_SSB_POSSIBLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 700 | |
| 701 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 702 | # Sonics Silicon Backplane |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 703 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 704 | # CONFIG_SSB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 705 | |
| 706 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 707 | # Multifunction device drivers |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 708 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 709 | # CONFIG_MFD_CORE is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 710 | # CONFIG_MFD_SM501 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 711 | # CONFIG_HTC_PASIC3 is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 712 | # CONFIG_MFD_TMIO is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 713 | # CONFIG_REGULATOR is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 714 | # CONFIG_MEDIA_SUPPORT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 715 | |
| 716 | # |
| 717 | # Graphics support |
| 718 | # |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 719 | # CONFIG_DRM is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 720 | # CONFIG_VGASTATE is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 721 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 722 | CONFIG_FB=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 723 | CONFIG_FIRMWARE_EDID=y |
| 724 | # CONFIG_FB_DDC is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 725 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 726 | CONFIG_FB_CFB_FILLRECT=y |
| 727 | CONFIG_FB_CFB_COPYAREA=y |
| 728 | CONFIG_FB_CFB_IMAGEBLIT=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 729 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 730 | # CONFIG_FB_SYS_FILLRECT is not set |
| 731 | # CONFIG_FB_SYS_COPYAREA is not set |
| 732 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 733 | # CONFIG_FB_FOREIGN_ENDIAN is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 734 | # CONFIG_FB_SYS_FOPS is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 735 | # CONFIG_FB_SVGALIB is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 736 | # CONFIG_FB_MACMODES is not set |
| 737 | # CONFIG_FB_BACKLIGHT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 738 | # CONFIG_FB_MODE_HELPERS is not set |
| 739 | # CONFIG_FB_TILEBLITTING is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 740 | |
| 741 | # |
| 742 | # Frame buffer hardware drivers |
| 743 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 744 | # CONFIG_FB_CIRRUS is not set |
| 745 | # CONFIG_FB_PM2 is not set |
| 746 | # CONFIG_FB_CYBER2000 is not set |
| 747 | # CONFIG_FB_ASILIANT is not set |
| 748 | # CONFIG_FB_IMSTT is not set |
| 749 | CONFIG_FB_PVR2=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 750 | # CONFIG_FB_S1D13XXX is not set |
| 751 | # CONFIG_FB_NVIDIA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 752 | # CONFIG_FB_RIVA is not set |
| 753 | # CONFIG_FB_MATROX is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 754 | # CONFIG_FB_RADEON is not set |
| 755 | # CONFIG_FB_ATY128 is not set |
| 756 | # CONFIG_FB_ATY is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 757 | # CONFIG_FB_S3 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 758 | # CONFIG_FB_SAVAGE is not set |
| 759 | # CONFIG_FB_SIS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 760 | # CONFIG_FB_VIA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 761 | # CONFIG_FB_NEOMAGIC is not set |
| 762 | # CONFIG_FB_KYRO is not set |
| 763 | # CONFIG_FB_3DFX is not set |
| 764 | # CONFIG_FB_VOODOO1 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 765 | # CONFIG_FB_VT8623 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 766 | # CONFIG_FB_TRIDENT is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 767 | # CONFIG_FB_ARK is not set |
| 768 | # CONFIG_FB_PM3 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 769 | # CONFIG_FB_CARMINE is not set |
| 770 | # CONFIG_FB_SH_MOBILE_LCDC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 771 | # CONFIG_FB_VIRTUAL is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 772 | # CONFIG_FB_METRONOME is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 773 | # CONFIG_FB_MB862XX is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 774 | # CONFIG_FB_BROADSHEET is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 775 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 776 | |
| 777 | # |
| 778 | # Display device support |
| 779 | # |
| 780 | # CONFIG_DISPLAY_SUPPORT is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 781 | |
| 782 | # |
| 783 | # Console display driver support |
| 784 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 785 | CONFIG_DUMMY_CONSOLE=y |
| 786 | CONFIG_FRAMEBUFFER_CONSOLE=y |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 787 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 788 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 789 | CONFIG_FONTS=y |
| 790 | CONFIG_FONT_8x8=y |
| 791 | CONFIG_FONT_8x16=y |
| 792 | # CONFIG_FONT_6x11 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 793 | # CONFIG_FONT_7x14 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 794 | # CONFIG_FONT_PEARL_8x8 is not set |
| 795 | # CONFIG_FONT_ACORN_8x8 is not set |
| 796 | # CONFIG_FONT_MINI_4x6 is not set |
| 797 | # CONFIG_FONT_SUN8x16 is not set |
| 798 | # CONFIG_FONT_SUN12x22 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 799 | # CONFIG_FONT_10x18 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 800 | CONFIG_LOGO=y |
| 801 | # CONFIG_LOGO_LINUX_MONO is not set |
| 802 | # CONFIG_LOGO_LINUX_VGA16 is not set |
| 803 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
| 804 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 805 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
| 806 | CONFIG_LOGO_SUPERH_CLUT224=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 807 | # CONFIG_SOUND is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 808 | CONFIG_HID_SUPPORT=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 809 | CONFIG_HID=y |
| 810 | # CONFIG_HID_DEBUG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 811 | # CONFIG_HIDRAW is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 812 | # CONFIG_HID_PID is not set |
| 813 | |
| 814 | # |
| 815 | # Special HID drivers |
| 816 | # |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 817 | CONFIG_USB_SUPPORT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 818 | CONFIG_USB_ARCH_HAS_HCD=y |
| 819 | CONFIG_USB_ARCH_HAS_OHCI=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 820 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 821 | # CONFIG_USB is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 822 | # CONFIG_USB_OTG_WHITELIST is not set |
| 823 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 824 | |
| 825 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 826 | # Enable Host or Gadget support to see Inventra options |
| 827 | # |
| 828 | |
| 829 | # |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 830 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 831 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 832 | # CONFIG_USB_GADGET is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 833 | |
| 834 | # |
| 835 | # OTG and related infrastructure |
| 836 | # |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 837 | # CONFIG_UWB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 838 | # CONFIG_MMC is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 839 | # CONFIG_MEMSTICK is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 840 | # CONFIG_NEW_LEDS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 841 | # CONFIG_ACCESSIBILITY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 842 | # CONFIG_INFINIBAND is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 843 | CONFIG_RTC_LIB=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 844 | # CONFIG_RTC_CLASS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 845 | # CONFIG_DMADEVICES is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 846 | # CONFIG_AUXDISPLAY is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 847 | # CONFIG_UIO is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 848 | |
| 849 | # |
| 850 | # TI VLYNQ |
| 851 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 852 | # CONFIG_STAGING is not set |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 853 | |
| 854 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 855 | # File systems |
| 856 | # |
| 857 | # CONFIG_EXT2_FS is not set |
| 858 | # CONFIG_EXT3_FS is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 859 | # CONFIG_EXT4_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 860 | # CONFIG_REISERFS_FS is not set |
| 861 | # CONFIG_JFS_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 862 | # CONFIG_FS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 863 | # CONFIG_XFS_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 864 | # CONFIG_OCFS2_FS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 865 | # CONFIG_BTRFS_FS is not set |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 866 | CONFIG_FILE_LOCKING=y |
| 867 | CONFIG_FSNOTIFY=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 868 | # CONFIG_DNOTIFY is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 869 | CONFIG_INOTIFY=y |
| 870 | CONFIG_INOTIFY_USER=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 871 | # CONFIG_QUOTA is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 872 | # CONFIG_AUTOFS_FS is not set |
| 873 | # CONFIG_AUTOFS4_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 874 | # CONFIG_FUSE_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 875 | |
| 876 | # |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 877 | # Caches |
| 878 | # |
| 879 | # CONFIG_FSCACHE is not set |
| 880 | |
| 881 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 882 | # CD-ROM/DVD Filesystems |
| 883 | # |
| 884 | # CONFIG_ISO9660_FS is not set |
| 885 | # CONFIG_UDF_FS is not set |
| 886 | |
| 887 | # |
| 888 | # DOS/FAT/NT Filesystems |
| 889 | # |
| 890 | # CONFIG_MSDOS_FS is not set |
| 891 | # CONFIG_VFAT_FS is not set |
| 892 | # CONFIG_NTFS_FS is not set |
| 893 | |
| 894 | # |
| 895 | # Pseudo filesystems |
| 896 | # |
| 897 | CONFIG_PROC_FS=y |
| 898 | CONFIG_PROC_KCORE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 899 | CONFIG_PROC_SYSCTL=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 900 | CONFIG_PROC_PAGE_MONITOR=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 901 | CONFIG_SYSFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 902 | CONFIG_TMPFS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 903 | # CONFIG_TMPFS_POSIX_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 904 | CONFIG_HUGETLBFS=y |
| 905 | CONFIG_HUGETLB_PAGE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 906 | # CONFIG_CONFIGFS_FS is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 907 | CONFIG_MISC_FILESYSTEMS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 908 | # CONFIG_ADFS_FS is not set |
| 909 | # CONFIG_AFFS_FS is not set |
| 910 | # CONFIG_HFS_FS is not set |
| 911 | # CONFIG_HFSPLUS_FS is not set |
| 912 | # CONFIG_BEFS_FS is not set |
| 913 | # CONFIG_BFS_FS is not set |
| 914 | # CONFIG_EFS_FS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 915 | # CONFIG_CRAMFS is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 916 | # CONFIG_SQUASHFS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 917 | # CONFIG_VXFS_FS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 918 | # CONFIG_MINIX_FS is not set |
| 919 | # CONFIG_OMFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 920 | # CONFIG_HPFS_FS is not set |
| 921 | # CONFIG_QNX4FS_FS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 922 | # CONFIG_ROMFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 923 | # CONFIG_SYSV_FS is not set |
| 924 | # CONFIG_UFS_FS is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 925 | # CONFIG_NILFS2_FS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 926 | CONFIG_NETWORK_FILESYSTEMS=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 927 | # CONFIG_NFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 928 | # CONFIG_NFSD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 929 | # CONFIG_SMB_FS is not set |
| 930 | # CONFIG_CIFS is not set |
| 931 | # CONFIG_NCP_FS is not set |
| 932 | # CONFIG_CODA_FS is not set |
| 933 | # CONFIG_AFS_FS is not set |
| 934 | |
| 935 | # |
| 936 | # Partition Types |
| 937 | # |
| 938 | # CONFIG_PARTITION_ADVANCED is not set |
| 939 | CONFIG_MSDOS_PARTITION=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 940 | # CONFIG_NLS is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 941 | # CONFIG_DLM is not set |
| 942 | |
| 943 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 944 | # Kernel hacking |
| 945 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 946 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 947 | # CONFIG_PRINTK_TIME is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 948 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 949 | CONFIG_ENABLE_MUST_CHECK=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 950 | CONFIG_FRAME_WARN=1024 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 951 | # CONFIG_MAGIC_SYSRQ is not set |
| 952 | # CONFIG_UNUSED_SYMBOLS is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 953 | # CONFIG_DEBUG_FS is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 954 | # CONFIG_HEADERS_CHECK is not set |
| 955 | # CONFIG_DEBUG_KERNEL is not set |
| 956 | # CONFIG_DEBUG_BUGVERBOSE is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 957 | # CONFIG_DEBUG_MEMORY_INIT is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 958 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| 959 | # CONFIG_LATENCYTOP is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 960 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 961 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
| 962 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 963 | CONFIG_TRACING_SUPPORT=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 964 | # CONFIG_FTRACE is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 965 | # CONFIG_DMA_API_DEBUG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 966 | # CONFIG_SAMPLES is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 967 | CONFIG_HAVE_ARCH_KGDB=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 968 | # CONFIG_SH_STANDARD_BIOS is not set |
| 969 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 970 | |
| 971 | # |
| 972 | # Security options |
| 973 | # |
| 974 | # CONFIG_KEYS is not set |
| 975 | # CONFIG_SECURITY is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 976 | # CONFIG_SECURITYFS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 977 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 978 | CONFIG_CRYPTO=y |
| 979 | |
| 980 | # |
| 981 | # Crypto core or helper |
| 982 | # |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 983 | # CONFIG_CRYPTO_FIPS is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 984 | # CONFIG_CRYPTO_MANAGER is not set |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 985 | # CONFIG_CRYPTO_MANAGER2 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 986 | # CONFIG_CRYPTO_GF128MUL is not set |
| 987 | # CONFIG_CRYPTO_NULL is not set |
| 988 | # CONFIG_CRYPTO_CRYPTD is not set |
| 989 | # CONFIG_CRYPTO_AUTHENC is not set |
| 990 | # CONFIG_CRYPTO_TEST is not set |
| 991 | |
| 992 | # |
| 993 | # Authenticated Encryption with Associated Data |
| 994 | # |
| 995 | # CONFIG_CRYPTO_CCM is not set |
| 996 | # CONFIG_CRYPTO_GCM is not set |
| 997 | # CONFIG_CRYPTO_SEQIV is not set |
| 998 | |
| 999 | # |
| 1000 | # Block modes |
| 1001 | # |
| 1002 | # CONFIG_CRYPTO_CBC is not set |
| 1003 | # CONFIG_CRYPTO_CTR is not set |
| 1004 | # CONFIG_CRYPTO_CTS is not set |
| 1005 | # CONFIG_CRYPTO_ECB is not set |
| 1006 | # CONFIG_CRYPTO_LRW is not set |
| 1007 | # CONFIG_CRYPTO_PCBC is not set |
| 1008 | # CONFIG_CRYPTO_XTS is not set |
| 1009 | |
| 1010 | # |
| 1011 | # Hash modes |
| 1012 | # |
| 1013 | # CONFIG_CRYPTO_HMAC is not set |
| 1014 | # CONFIG_CRYPTO_XCBC is not set |
| 1015 | |
| 1016 | # |
| 1017 | # Digest |
| 1018 | # |
| 1019 | # CONFIG_CRYPTO_CRC32C is not set |
| 1020 | # CONFIG_CRYPTO_MD4 is not set |
| 1021 | # CONFIG_CRYPTO_MD5 is not set |
| 1022 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 1023 | # CONFIG_CRYPTO_RMD128 is not set |
| 1024 | # CONFIG_CRYPTO_RMD160 is not set |
| 1025 | # CONFIG_CRYPTO_RMD256 is not set |
| 1026 | # CONFIG_CRYPTO_RMD320 is not set |
| 1027 | # CONFIG_CRYPTO_SHA1 is not set |
| 1028 | # CONFIG_CRYPTO_SHA256 is not set |
| 1029 | # CONFIG_CRYPTO_SHA512 is not set |
| 1030 | # CONFIG_CRYPTO_TGR192 is not set |
| 1031 | # CONFIG_CRYPTO_WP512 is not set |
| 1032 | |
| 1033 | # |
| 1034 | # Ciphers |
| 1035 | # |
| 1036 | # CONFIG_CRYPTO_AES is not set |
| 1037 | # CONFIG_CRYPTO_ANUBIS is not set |
| 1038 | # CONFIG_CRYPTO_ARC4 is not set |
| 1039 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 1040 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 1041 | # CONFIG_CRYPTO_CAST5 is not set |
| 1042 | # CONFIG_CRYPTO_CAST6 is not set |
| 1043 | # CONFIG_CRYPTO_DES is not set |
| 1044 | # CONFIG_CRYPTO_FCRYPT is not set |
| 1045 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1046 | # CONFIG_CRYPTO_SALSA20 is not set |
| 1047 | # CONFIG_CRYPTO_SEED is not set |
| 1048 | # CONFIG_CRYPTO_SERPENT is not set |
| 1049 | # CONFIG_CRYPTO_TEA is not set |
| 1050 | # CONFIG_CRYPTO_TWOFISH is not set |
| 1051 | |
| 1052 | # |
| 1053 | # Compression |
| 1054 | # |
| 1055 | # CONFIG_CRYPTO_DEFLATE is not set |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1056 | # CONFIG_CRYPTO_ZLIB is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 1057 | # CONFIG_CRYPTO_LZO is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 1058 | |
| 1059 | # |
| 1060 | # Random Number Generation |
| 1061 | # |
| 1062 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 1063 | CONFIG_CRYPTO_HW=y |
| 1064 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
Paul Mundt | fc4967b | 2009-04-27 14:06:26 +0900 | [diff] [blame] | 1065 | # CONFIG_BINARY_PRINTF is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1066 | |
| 1067 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1068 | # Library routines |
| 1069 | # |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 1070 | CONFIG_BITREVERSE=y |
Paul Mundt | 5e8766f | 2009-01-13 12:38:06 +0900 | [diff] [blame] | 1071 | CONFIG_GENERIC_FIND_LAST_BIT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1072 | # CONFIG_CRC_CCITT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 1073 | # CONFIG_CRC16 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 1074 | # CONFIG_CRC_T10DIF is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 1075 | # CONFIG_CRC_ITU_T is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1076 | CONFIG_CRC32=y |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 1077 | # CONFIG_CRC7 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1078 | # CONFIG_LIBCRC32C is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 1079 | CONFIG_HAS_IOMEM=y |
| 1080 | CONFIG_HAS_IOPORT=y |
| 1081 | CONFIG_HAS_DMA=y |
Paul Mundt | 53a52ab | 2009-04-02 22:02:26 +0900 | [diff] [blame] | 1082 | CONFIG_NLATTR=y |
Paul Mundt | b7d3740 | 2009-06-18 13:28:09 +0900 | [diff] [blame] | 1083 | CONFIG_GENERIC_ATOMIC64=y |