diff options
| author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.zh@hitachi.com> | 2007-04-25 22:51:00 -0400 |
|---|---|---|
| committer | Paul Mundt <lethal@hera.kernel.org> | 2007-05-06 22:11:56 -0400 |
| commit | 2a8ff4596cde3ec2a51980288ebb28a0d196d19a (patch) | |
| tree | a895745a2a0bf676a6740c0529175cf430dee489 /arch/sh/configs | |
| parent | 005a336e71e9e3ea356f9afca5d66318d6901319 (diff) | |
sh: Solution Engine SH7705 board and CPU updates.
This fixes up SH7705 CPU support and the SE7705 board
for some of the recent changes.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.zh@hitachi.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs')
| -rw-r--r-- | arch/sh/configs/se7705_defconfig | 106 |
1 files changed, 88 insertions, 18 deletions
diff --git a/arch/sh/configs/se7705_defconfig b/arch/sh/configs/se7705_defconfig index 06ebd6ec0cdb..87ae5c1f8629 100644 --- a/arch/sh/configs/se7705_defconfig +++ b/arch/sh/configs/se7705_defconfig | |||
| @@ -1,15 +1,21 @@ | |||
| 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 | 3 | # Linux kernel version: 2.6.21-rc5 |
| 4 | # Tue Oct 3 12:03:04 2006 | 4 | # Thu Apr 26 09:16:31 2007 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 8 | CONFIG_GENERIC_BUG=y | ||
| 8 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 9 | CONFIG_GENERIC_HWEIGHT=y | 10 | CONFIG_GENERIC_HWEIGHT=y |
| 10 | CONFIG_GENERIC_HARDIRQS=y | 11 | CONFIG_GENERIC_HARDIRQS=y |
| 11 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | # CONFIG_GENERIC_TIME is not set | ||
| 15 | CONFIG_STACKTRACE_SUPPORT=y | ||
| 16 | CONFIG_LOCKDEP_SUPPORT=y | ||
| 17 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 18 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 14 | 20 | ||
| 15 | # | 21 | # |
| @@ -33,7 +39,9 @@ CONFIG_LOCALVERSION_AUTO=y | |||
| 33 | # CONFIG_UTS_NS is not set | 39 | # CONFIG_UTS_NS is not set |
| 34 | # CONFIG_AUDIT is not set | 40 | # CONFIG_AUDIT is not set |
| 35 | # CONFIG_IKCONFIG is not set | 41 | # CONFIG_IKCONFIG is not set |
| 42 | CONFIG_SYSFS_DEPRECATED=y | ||
| 36 | # CONFIG_RELAY is not set | 43 | # CONFIG_RELAY is not set |
| 44 | CONFIG_BLK_DEV_INITRD=y | ||
| 37 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 46 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 39 | CONFIG_SYSCTL=y | 47 | CONFIG_SYSCTL=y |
| @@ -91,27 +99,30 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 91 | CONFIG_SOLUTION_ENGINE=y | 99 | CONFIG_SOLUTION_ENGINE=y |
| 92 | CONFIG_SH_SOLUTION_ENGINE=y | 100 | CONFIG_SH_SOLUTION_ENGINE=y |
| 93 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | 101 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set |
| 102 | # CONFIG_SH_7780_SOLUTION_ENGINE is not set | ||
| 94 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | 103 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set |
| 95 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | 104 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set |
| 96 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | 105 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set |
| 106 | # CONFIG_SH_7722_SOLUTION_ENGINE is not set | ||
| 97 | # CONFIG_SH_7751_SYSTEMH is not set | 107 | # CONFIG_SH_7751_SYSTEMH is not set |
| 98 | # CONFIG_SH_HP6XX is not set | 108 | # CONFIG_SH_HP6XX is not set |
| 99 | # CONFIG_SH_EC3104 is not set | ||
| 100 | # CONFIG_SH_SATURN is not set | 109 | # CONFIG_SH_SATURN is not set |
| 101 | # CONFIG_SH_DREAMCAST is not set | 110 | # CONFIG_SH_DREAMCAST is not set |
| 102 | # CONFIG_SH_BIGSUR is not set | ||
| 103 | # CONFIG_SH_MPC1211 is not set | 111 | # CONFIG_SH_MPC1211 is not set |
| 104 | # CONFIG_SH_SH03 is not set | 112 | # CONFIG_SH_SH03 is not set |
| 105 | # CONFIG_SH_SECUREEDGE5410 is not set | 113 | # CONFIG_SH_SECUREEDGE5410 is not set |
| 106 | # CONFIG_SH_HS7751RVOIP is not set | 114 | # CONFIG_SH_HS7751RVOIP is not set |
| 107 | # CONFIG_SH_7710VOIPGW is not set | 115 | # CONFIG_SH_7710VOIPGW is not set |
| 108 | # CONFIG_SH_RTS7751R2D is not set | 116 | # CONFIG_SH_RTS7751R2D is not set |
| 109 | # CONFIG_SH_R7780RP is not set | 117 | # CONFIG_SH_HIGHLANDER is not set |
| 110 | # CONFIG_SH_EDOSK7705 is not set | 118 | # CONFIG_SH_EDOSK7705 is not set |
| 111 | # CONFIG_SH_SH4202_MICRODEV is not set | 119 | # CONFIG_SH_SH4202_MICRODEV is not set |
| 112 | # CONFIG_SH_LANDISK is not set | 120 | # CONFIG_SH_LANDISK is not set |
| 113 | # CONFIG_SH_TITAN is not set | 121 | # CONFIG_SH_TITAN is not set |
| 114 | # CONFIG_SH_SHMIN is not set | 122 | # CONFIG_SH_SHMIN is not set |
| 123 | # CONFIG_SH_7206_SOLUTION_ENGINE is not set | ||
| 124 | # CONFIG_SH_7619_SOLUTION_ENGINE is not set | ||
| 125 | # CONFIG_SH_LBOX_RE2 is not set | ||
| 115 | # CONFIG_SH_UNKNOWN is not set | 126 | # CONFIG_SH_UNKNOWN is not set |
| 116 | 127 | ||
| 117 | # | 128 | # |
| @@ -123,6 +134,12 @@ CONFIG_CPU_SH3=y | |||
| 123 | # SH-2 Processor Support | 134 | # SH-2 Processor Support |
| 124 | # | 135 | # |
| 125 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7604 is not set |
| 137 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | ||
| 138 | |||
| 139 | # | ||
| 140 | # SH-2A Processor Support | ||
| 141 | # | ||
| 142 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | ||
| 126 | 143 | ||
| 127 | # | 144 | # |
| 128 | # SH-3 Processor Support | 145 | # SH-3 Processor Support |
| @@ -134,6 +151,7 @@ CONFIG_CPU_SUBTYPE_SH7705=y | |||
| 134 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 135 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 136 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 154 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | ||
| 137 | 155 | ||
| 138 | # | 156 | # |
| 139 | # SH-4 Processor Support | 157 | # SH-4 Processor Support |
| @@ -158,12 +176,14 @@ CONFIG_CPU_SUBTYPE_SH7705=y | |||
| 158 | # | 176 | # |
| 159 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 177 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 160 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 178 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 179 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | ||
| 161 | 180 | ||
| 162 | # | 181 | # |
| 163 | # SH4AL-DSP Processor Support | 182 | # SH4AL-DSP Processor Support |
| 164 | # | 183 | # |
| 165 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | 184 | # CONFIG_CPU_SUBTYPE_SH73180 is not set |
| 166 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 185 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 186 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
| 167 | 187 | ||
| 168 | # | 188 | # |
| 169 | # Memory management options | 189 | # Memory management options |
| @@ -173,6 +193,11 @@ CONFIG_PAGE_OFFSET=0x80000000 | |||
| 173 | CONFIG_MEMORY_START=0x0c000000 | 193 | CONFIG_MEMORY_START=0x0c000000 |
| 174 | CONFIG_MEMORY_SIZE=0x02000000 | 194 | CONFIG_MEMORY_SIZE=0x02000000 |
| 175 | CONFIG_VSYSCALL=y | 195 | CONFIG_VSYSCALL=y |
| 196 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
| 197 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
| 198 | CONFIG_PAGE_SIZE_4KB=y | ||
| 199 | # CONFIG_PAGE_SIZE_8KB is not set | ||
| 200 | # CONFIG_PAGE_SIZE_64KB is not set | ||
| 176 | CONFIG_SELECT_MEMORY_MODEL=y | 201 | CONFIG_SELECT_MEMORY_MODEL=y |
| 177 | CONFIG_FLATMEM_MANUAL=y | 202 | CONFIG_FLATMEM_MANUAL=y |
| 178 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 203 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -182,6 +207,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 182 | # CONFIG_SPARSEMEM_STATIC is not set | 207 | # CONFIG_SPARSEMEM_STATIC is not set |
| 183 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 208 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 184 | # CONFIG_RESOURCES_64BIT is not set | 209 | # CONFIG_RESOURCES_64BIT is not set |
| 210 | CONFIG_ZONE_DMA_FLAG=0 | ||
| 185 | 211 | ||
| 186 | # | 212 | # |
| 187 | # Cache configuration | 213 | # Cache configuration |
| @@ -190,23 +216,31 @@ CONFIG_SH7705_CACHE_32KB=y | |||
| 190 | # CONFIG_SH_DIRECT_MAPPED is not set | 216 | # CONFIG_SH_DIRECT_MAPPED is not set |
| 191 | # CONFIG_SH_WRITETHROUGH is not set | 217 | # CONFIG_SH_WRITETHROUGH is not set |
| 192 | # CONFIG_SH_OCRAM is not set | 218 | # CONFIG_SH_OCRAM is not set |
| 193 | # CONFIG_CF_ENABLER is not set | 219 | CONFIG_CF_ENABLER=y |
| 220 | # CONFIG_CF_AREA5 is not set | ||
| 221 | CONFIG_CF_AREA6=y | ||
| 222 | # CONFIG_CF_AREA4 is not set | ||
| 223 | CONFIG_CF_BASE_ADDR=0xb8000000 | ||
| 194 | 224 | ||
| 195 | # | 225 | # |
| 196 | # Processor features | 226 | # Processor features |
| 197 | # | 227 | # |
| 198 | CONFIG_CPU_LITTLE_ENDIAN=y | 228 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 229 | # CONFIG_CPU_BIG_ENDIAN is not set | ||
| 199 | # CONFIG_SH_FPU_EMU is not set | 230 | # CONFIG_SH_FPU_EMU is not set |
| 200 | # CONFIG_SH_DSP is not set | 231 | # CONFIG_SH_DSP is not set |
| 201 | # CONFIG_SH_ADC is not set | 232 | # CONFIG_SH_ADC is not set |
| 202 | CONFIG_CPU_HAS_INTEVT=y | 233 | CONFIG_CPU_HAS_INTEVT=y |
| 203 | CONFIG_CPU_HAS_PINT_IRQ=y | 234 | CONFIG_CPU_HAS_PINT_IRQ=y |
| 235 | CONFIG_CPU_HAS_IPR_IRQ=y | ||
| 204 | CONFIG_CPU_HAS_SR_RB=y | 236 | CONFIG_CPU_HAS_SR_RB=y |
| 205 | 237 | ||
| 206 | # | 238 | # |
| 207 | # Timer support | 239 | # Timer and clock configuration |
| 208 | # | 240 | # |
| 209 | CONFIG_SH_TMU=y | 241 | CONFIG_SH_TMU=y |
| 242 | CONFIG_SH_TIMER_IRQ=16 | ||
| 243 | # CONFIG_NO_IDLE_HZ is not set | ||
| 210 | CONFIG_SH_PCLK_FREQ=33333333 | 244 | CONFIG_SH_PCLK_FREQ=33333333 |
| 211 | 245 | ||
| 212 | # | 246 | # |
| @@ -223,13 +257,19 @@ CONFIG_SH_PCLK_FREQ=33333333 | |||
| 223 | # Companion Chips | 257 | # Companion Chips |
| 224 | # | 258 | # |
| 225 | # CONFIG_HD6446X_SERIES is not set | 259 | # CONFIG_HD6446X_SERIES is not set |
| 260 | |||
| 261 | # | ||
| 262 | # Additional SuperH Device Drivers | ||
| 263 | # | ||
| 226 | CONFIG_HEARTBEAT=y | 264 | CONFIG_HEARTBEAT=y |
| 265 | # CONFIG_PUSH_SWITCH is not set | ||
| 227 | 266 | ||
| 228 | # | 267 | # |
| 229 | # Kernel features | 268 | # Kernel features |
| 230 | # | 269 | # |
| 231 | # CONFIG_HZ_100 is not set | 270 | # CONFIG_HZ_100 is not set |
| 232 | CONFIG_HZ_250=y | 271 | CONFIG_HZ_250=y |
| 272 | # CONFIG_HZ_300 is not set | ||
| 233 | # CONFIG_HZ_1000 is not set | 273 | # CONFIG_HZ_1000 is not set |
| 234 | CONFIG_HZ=250 | 274 | CONFIG_HZ=250 |
| 235 | # CONFIG_KEXEC is not set | 275 | # CONFIG_KEXEC is not set |
| @@ -287,6 +327,7 @@ CONFIG_UNIX=y | |||
| 287 | CONFIG_XFRM=y | 327 | CONFIG_XFRM=y |
| 288 | # CONFIG_XFRM_USER is not set | 328 | # CONFIG_XFRM_USER is not set |
| 289 | # CONFIG_XFRM_SUB_POLICY is not set | 329 | # CONFIG_XFRM_SUB_POLICY is not set |
| 330 | # CONFIG_XFRM_MIGRATE is not set | ||
| 290 | # CONFIG_NET_KEY is not set | 331 | # CONFIG_NET_KEY is not set |
| 291 | CONFIG_INET=y | 332 | CONFIG_INET=y |
| 292 | # CONFIG_IP_MULTICAST is not set | 333 | # CONFIG_IP_MULTICAST is not set |
| @@ -307,11 +348,13 @@ CONFIG_IP_PNP_RARP=y | |||
| 307 | # CONFIG_INET_TUNNEL is not set | 348 | # CONFIG_INET_TUNNEL is not set |
| 308 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 349 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 309 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 350 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 351 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 310 | CONFIG_INET_DIAG=y | 352 | CONFIG_INET_DIAG=y |
| 311 | CONFIG_INET_TCP_DIAG=y | 353 | CONFIG_INET_TCP_DIAG=y |
| 312 | # CONFIG_TCP_CONG_ADVANCED is not set | 354 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 313 | CONFIG_TCP_CONG_CUBIC=y | 355 | CONFIG_TCP_CONG_CUBIC=y |
| 314 | CONFIG_DEFAULT_TCP_CONG="cubic" | 356 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 357 | # CONFIG_TCP_MD5SIG is not set | ||
| 315 | # CONFIG_IPV6 is not set | 358 | # CONFIG_IPV6 is not set |
| 316 | # CONFIG_INET6_XFRM_TUNNEL is not set | 359 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 317 | # CONFIG_INET6_TUNNEL is not set | 360 | # CONFIG_INET6_TUNNEL is not set |
| @@ -388,6 +431,7 @@ CONFIG_MTD_PARTITIONS=y | |||
| 388 | # User Modules And Translation Layers | 431 | # User Modules And Translation Layers |
| 389 | # | 432 | # |
| 390 | CONFIG_MTD_CHAR=y | 433 | CONFIG_MTD_CHAR=y |
| 434 | CONFIG_MTD_BLKDEVS=y | ||
| 391 | CONFIG_MTD_BLOCK=y | 435 | CONFIG_MTD_BLOCK=y |
| 392 | # CONFIG_FTL is not set | 436 | # CONFIG_FTL is not set |
| 393 | # CONFIG_NFTL is not set | 437 | # CONFIG_NFTL is not set |
| @@ -461,6 +505,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 461 | # | 505 | # |
| 462 | # Plug and Play support | 506 | # Plug and Play support |
| 463 | # | 507 | # |
| 508 | # CONFIG_PNPACPI is not set | ||
| 464 | 509 | ||
| 465 | # | 510 | # |
| 466 | # Block devices | 511 | # Block devices |
| @@ -472,11 +517,14 @@ CONFIG_BLK_DEV_RAM=y | |||
| 472 | CONFIG_BLK_DEV_RAM_COUNT=16 | 517 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 473 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 518 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
| 474 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 519 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
| 475 | CONFIG_BLK_DEV_INITRD=y | ||
| 476 | # CONFIG_CDROM_PKTCDVD is not set | 520 | # CONFIG_CDROM_PKTCDVD is not set |
| 477 | # CONFIG_ATA_OVER_ETH is not set | 521 | # CONFIG_ATA_OVER_ETH is not set |
| 478 | 522 | ||
| 479 | # | 523 | # |
| 524 | # Misc devices | ||
| 525 | # | ||
| 526 | |||
| 527 | # | ||
| 480 | # ATA/ATAPI/MFM/RLL support | 528 | # ATA/ATAPI/MFM/RLL support |
| 481 | # | 529 | # |
| 482 | # CONFIG_IDE is not set | 530 | # CONFIG_IDE is not set |
| @@ -649,17 +697,12 @@ CONFIG_HW_RANDOM=y | |||
| 649 | # CONFIG_GEN_RTC is not set | 697 | # CONFIG_GEN_RTC is not set |
| 650 | # CONFIG_DTLK is not set | 698 | # CONFIG_DTLK is not set |
| 651 | # CONFIG_R3964 is not set | 699 | # CONFIG_R3964 is not set |
| 652 | |||
| 653 | # | ||
| 654 | # Ftape, the floppy tape device driver | ||
| 655 | # | ||
| 656 | # CONFIG_RAW_DRIVER is not set | 700 | # CONFIG_RAW_DRIVER is not set |
| 657 | 701 | ||
| 658 | # | 702 | # |
| 659 | # TPM devices | 703 | # TPM devices |
| 660 | # | 704 | # |
| 661 | # CONFIG_TCG_TPM is not set | 705 | # CONFIG_TCG_TPM is not set |
| 662 | # CONFIG_TELCLOCK is not set | ||
| 663 | 706 | ||
| 664 | # | 707 | # |
| 665 | # I2C support | 708 | # I2C support |
| @@ -675,6 +718,7 @@ CONFIG_HW_RANDOM=y | |||
| 675 | # | 718 | # |
| 676 | # Dallas's 1-wire bus | 719 | # Dallas's 1-wire bus |
| 677 | # | 720 | # |
| 721 | # CONFIG_W1 is not set | ||
| 678 | 722 | ||
| 679 | # | 723 | # |
| 680 | # Hardware Monitoring support | 724 | # Hardware Monitoring support |
| @@ -683,18 +727,19 @@ CONFIG_HWMON=y | |||
| 683 | # CONFIG_HWMON_VID is not set | 727 | # CONFIG_HWMON_VID is not set |
| 684 | # CONFIG_SENSORS_ABITUGURU is not set | 728 | # CONFIG_SENSORS_ABITUGURU is not set |
| 685 | # CONFIG_SENSORS_F71805F is not set | 729 | # CONFIG_SENSORS_F71805F is not set |
| 730 | # CONFIG_SENSORS_PC87427 is not set | ||
| 686 | # CONFIG_SENSORS_VT1211 is not set | 731 | # CONFIG_SENSORS_VT1211 is not set |
| 687 | # CONFIG_HWMON_DEBUG_CHIP is not set | 732 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 688 | 733 | ||
| 689 | # | 734 | # |
| 690 | # Misc devices | 735 | # Multifunction device drivers |
| 691 | # | 736 | # |
| 737 | # CONFIG_MFD_SM501 is not set | ||
| 692 | 738 | ||
| 693 | # | 739 | # |
| 694 | # Multimedia devices | 740 | # Multimedia devices |
| 695 | # | 741 | # |
| 696 | # CONFIG_VIDEO_DEV is not set | 742 | # CONFIG_VIDEO_DEV is not set |
| 697 | CONFIG_VIDEO_V4L2=y | ||
| 698 | 743 | ||
| 699 | # | 744 | # |
| 700 | # Digital Video Broadcasting Devices | 745 | # Digital Video Broadcasting Devices |
| @@ -704,7 +749,7 @@ CONFIG_VIDEO_V4L2=y | |||
| 704 | # | 749 | # |
| 705 | # Graphics support | 750 | # Graphics support |
| 706 | # | 751 | # |
| 707 | CONFIG_FIRMWARE_EDID=y | 752 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 708 | # CONFIG_FB is not set | 753 | # CONFIG_FB is not set |
| 709 | 754 | ||
| 710 | # | 755 | # |
| @@ -713,6 +758,12 @@ CONFIG_FIRMWARE_EDID=y | |||
| 713 | # CONFIG_SOUND is not set | 758 | # CONFIG_SOUND is not set |
| 714 | 759 | ||
| 715 | # | 760 | # |
| 761 | # HID Devices | ||
| 762 | # | ||
| 763 | CONFIG_HID=y | ||
| 764 | # CONFIG_HID_DEBUG is not set | ||
| 765 | |||
| 766 | # | ||
| 716 | # USB support | 767 | # USB support |
| 717 | # | 768 | # |
| 718 | # CONFIG_USB_ARCH_HAS_HCD is not set | 769 | # CONFIG_USB_ARCH_HAS_HCD is not set |
| @@ -773,16 +824,26 @@ CONFIG_FIRMWARE_EDID=y | |||
| 773 | # | 824 | # |
| 774 | 825 | ||
| 775 | # | 826 | # |
| 827 | # Auxiliary Display support | ||
| 828 | # | ||
| 829 | |||
| 830 | # | ||
| 831 | # Virtualization | ||
| 832 | # | ||
| 833 | |||
| 834 | # | ||
| 776 | # File systems | 835 | # File systems |
| 777 | # | 836 | # |
| 778 | CONFIG_EXT2_FS=y | 837 | CONFIG_EXT2_FS=y |
| 779 | # CONFIG_EXT2_FS_XATTR is not set | 838 | # CONFIG_EXT2_FS_XATTR is not set |
| 780 | # CONFIG_EXT2_FS_XIP is not set | 839 | # CONFIG_EXT2_FS_XIP is not set |
| 781 | # CONFIG_EXT3_FS is not set | 840 | # CONFIG_EXT3_FS is not set |
| 841 | # CONFIG_EXT4DEV_FS is not set | ||
| 782 | # CONFIG_REISERFS_FS is not set | 842 | # CONFIG_REISERFS_FS is not set |
| 783 | # CONFIG_JFS_FS is not set | 843 | # CONFIG_JFS_FS is not set |
| 784 | # CONFIG_FS_POSIX_ACL is not set | 844 | # CONFIG_FS_POSIX_ACL is not set |
| 785 | # CONFIG_XFS_FS is not set | 845 | # CONFIG_XFS_FS is not set |
| 846 | # CONFIG_GFS2_FS is not set | ||
| 786 | # CONFIG_MINIX_FS is not set | 847 | # CONFIG_MINIX_FS is not set |
| 787 | # CONFIG_ROMFS_FS is not set | 848 | # CONFIG_ROMFS_FS is not set |
| 788 | CONFIG_INOTIFY=y | 849 | CONFIG_INOTIFY=y |
| @@ -828,7 +889,6 @@ CONFIG_RAMFS=y | |||
| 828 | # CONFIG_BEFS_FS is not set | 889 | # CONFIG_BEFS_FS is not set |
| 829 | # CONFIG_BFS_FS is not set | 890 | # CONFIG_BFS_FS is not set |
| 830 | # CONFIG_EFS_FS is not set | 891 | # CONFIG_EFS_FS is not set |
| 831 | # CONFIG_JFFS_FS is not set | ||
| 832 | CONFIG_JFFS2_FS=y | 892 | CONFIG_JFFS2_FS=y |
| 833 | CONFIG_JFFS2_FS_DEBUG=0 | 893 | CONFIG_JFFS2_FS_DEBUG=0 |
| 834 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 894 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
| @@ -878,6 +938,10 @@ CONFIG_MSDOS_PARTITION=y | |||
| 878 | # CONFIG_NLS is not set | 938 | # CONFIG_NLS is not set |
| 879 | 939 | ||
| 880 | # | 940 | # |
| 941 | # Distributed Lock Manager | ||
| 942 | # | ||
| 943 | |||
| 944 | # | ||
| 881 | # Profiling support | 945 | # Profiling support |
| 882 | # | 946 | # |
| 883 | # CONFIG_PROFILING is not set | 947 | # CONFIG_PROFILING is not set |
| @@ -885,15 +949,18 @@ CONFIG_MSDOS_PARTITION=y | |||
| 885 | # | 949 | # |
| 886 | # Kernel hacking | 950 | # Kernel hacking |
| 887 | # | 951 | # |
| 952 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 888 | # CONFIG_PRINTK_TIME is not set | 953 | # CONFIG_PRINTK_TIME is not set |
| 889 | CONFIG_ENABLE_MUST_CHECK=y | 954 | CONFIG_ENABLE_MUST_CHECK=y |
| 890 | # CONFIG_MAGIC_SYSRQ is not set | 955 | # CONFIG_MAGIC_SYSRQ is not set |
| 891 | # CONFIG_UNUSED_SYMBOLS is not set | 956 | # CONFIG_UNUSED_SYMBOLS is not set |
| 957 | # CONFIG_HEADERS_CHECK is not set | ||
| 892 | # CONFIG_DEBUG_KERNEL is not set | 958 | # CONFIG_DEBUG_KERNEL is not set |
| 893 | CONFIG_LOG_BUF_SHIFT=14 | 959 | CONFIG_LOG_BUF_SHIFT=14 |
| 894 | # CONFIG_DEBUG_BUGVERBOSE is not set | 960 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 895 | # CONFIG_SH_STANDARD_BIOS is not set | 961 | # CONFIG_SH_STANDARD_BIOS is not set |
| 896 | # CONFIG_KGDB is not set | 962 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 963 | # CONFIG_SH_KGDB is not set | ||
| 897 | 964 | ||
| 898 | # | 965 | # |
| 899 | # Security options | 966 | # Security options |
| @@ -908,6 +975,7 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
| 908 | # | 975 | # |
| 909 | # Library routines | 976 | # Library routines |
| 910 | # | 977 | # |
| 978 | CONFIG_BITREVERSE=y | ||
| 911 | CONFIG_CRC_CCITT=y | 979 | CONFIG_CRC_CCITT=y |
| 912 | # CONFIG_CRC16 is not set | 980 | # CONFIG_CRC16 is not set |
| 913 | CONFIG_CRC32=y | 981 | CONFIG_CRC32=y |
| @@ -915,3 +983,5 @@ CONFIG_CRC32=y | |||
| 915 | CONFIG_ZLIB_INFLATE=y | 983 | CONFIG_ZLIB_INFLATE=y |
| 916 | CONFIG_ZLIB_DEFLATE=y | 984 | CONFIG_ZLIB_DEFLATE=y |
| 917 | CONFIG_PLIST=y | 985 | CONFIG_PLIST=y |
| 986 | CONFIG_HAS_IOMEM=y | ||
| 987 | CONFIG_HAS_IOPORT=y | ||
