Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | CONFIG_EXPERIMENTAL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 2 | CONFIG_SYSVIPC=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 3 | CONFIG_BSD_PROCESS_ACCT=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 4 | CONFIG_LOG_BUF_SHIFT=14 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 5 | # CONFIG_SYSCTL_SYSCALL is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 6 | CONFIG_SLAB=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 7 | CONFIG_PROFILING=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 8 | CONFIG_MODULES=y |
| 9 | CONFIG_MODULE_UNLOAD=y |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 10 | # CONFIG_BLK_DEV_BSG is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 11 | CONFIG_CPU_SUBTYPE_SH7091=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 12 | CONFIG_MEMORY_START=0x0c000000 |
| 13 | CONFIG_MEMORY_SIZE=0x01000000 |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 14 | CONFIG_FLATMEM_MANUAL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 15 | CONFIG_SH_STORE_QUEUES=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 16 | CONFIG_SH_DREAMCAST=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | CONFIG_SH_PCLK_FREQ=49876504 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 18 | CONFIG_CPU_FREQ=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 19 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y |
| 20 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 21 | CONFIG_SH_DMA=y |
Paul Mundt | 7dbcd8c | 2010-01-04 15:38:50 +0900 | [diff] [blame] | 22 | CONFIG_SH_DMA_API=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 23 | CONFIG_NR_DMA_CHANNELS_BOOL=y |
| 24 | CONFIG_NR_DMA_CHANNELS=9 |
Paul Mundt | f5663f5 | 2008-08-04 16:52:34 +0900 | [diff] [blame] | 25 | CONFIG_SECCOMP=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 26 | CONFIG_PREEMPT=y |
Paul Mundt | 5d65498 | 2009-09-25 11:53:02 +0900 | [diff] [blame] | 27 | CONFIG_CMDLINE_OVERWRITE=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 28 | CONFIG_CMDLINE="console=ttySC1,115200 panic=3" |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 29 | CONFIG_MAPLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | CONFIG_PCI=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 31 | CONFIG_NET=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 32 | CONFIG_PACKET=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 33 | CONFIG_UNIX=y |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 34 | CONFIG_INET=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 35 | # CONFIG_INET_LRO is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 36 | # CONFIG_IPV6 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 37 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 38 | # CONFIG_STANDALONE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | # CONFIG_FW_LOADER is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 40 | CONFIG_GDROM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 41 | CONFIG_NETDEVICES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 42 | CONFIG_NET_ETHERNET=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 43 | CONFIG_NET_PCI=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | CONFIG_8139TOO=y |
| 45 | # CONFIG_8139TOO_PIO is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 46 | # CONFIG_NETDEV_1000 is not set |
| 47 | # CONFIG_NETDEV_10000 is not set |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 48 | # CONFIG_KEYBOARD_ATKBD is not set |
Paul Mundt | f5663f5 | 2008-08-04 16:52:34 +0900 | [diff] [blame] | 49 | CONFIG_KEYBOARD_MAPLE=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 50 | # CONFIG_MOUSE_PS2 is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 51 | # CONFIG_SERIO_SERPORT is not set |
Paul Mundt | af3e17c | 2006-10-03 13:08:20 +0900 | [diff] [blame] | 52 | CONFIG_SERIO_LIBPS2=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 53 | CONFIG_SERIAL_SH_SCI=y |
| 54 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 55 | CONFIG_HW_RANDOM=y |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 56 | # CONFIG_HWMON is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 57 | CONFIG_WATCHDOG=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 58 | CONFIG_SH_WDT=y |
Paul Mundt | c1a069f | 2007-09-21 15:56:51 +0900 | [diff] [blame] | 59 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 60 | CONFIG_FB=y |
Paul Mundt | ac6b9f2 | 2007-07-07 04:09:02 +0900 | [diff] [blame] | 61 | CONFIG_FIRMWARE_EDID=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 62 | CONFIG_FB_PVR2=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 64 | CONFIG_FONTS=y |
| 65 | CONFIG_FONT_8x8=y |
| 66 | CONFIG_FONT_8x16=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 67 | CONFIG_LOGO=y |
| 68 | # CONFIG_LOGO_LINUX_MONO is not set |
| 69 | # CONFIG_LOGO_LINUX_VGA16 is not set |
| 70 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
| 71 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 72 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
Paul Mundt | cc8dccd | 2008-07-30 02:15:20 +0900 | [diff] [blame] | 73 | # CONFIG_DNOTIFY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 74 | CONFIG_PROC_KCORE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 | CONFIG_TMPFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 76 | CONFIG_HUGETLBFS=y |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 77 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Paul Mundt | 4bb273e | 2008-10-22 20:05:11 +0900 | [diff] [blame] | 78 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |