Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 1 | CONFIG_SYSVIPC=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 2 | CONFIG_LOG_BUF_SHIFT=14 |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 3 | CONFIG_EXPERT=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 4 | CONFIG_SLAB=y |
Paul Burton | af84c00 | 2018-11-21 00:58:31 +0000 | [diff] [blame] | 5 | CONFIG_MACH_VR41XX=y |
| 6 | CONFIG_CASIO_E55=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 7 | CONFIG_MODULES=y |
| 8 | CONFIG_MODULE_UNLOAD=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 9 | CONFIG_MODULE_FORCE_UNLOAD=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 10 | CONFIG_MODVERSIONS=y |
| 11 | CONFIG_MODULE_SRCVERSION_ALL=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 12 | # CONFIG_BLK_DEV_BSG is not set |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 13 | CONFIG_BLK_DEV_RAM=y |
Bartlomiej Zolnierkiewicz | 5c2a53a | 2015-09-14 17:51:44 +0200 | [diff] [blame] | 14 | CONFIG_BLK_DEV_SD=y |
| 15 | CONFIG_ATA=y |
| 16 | CONFIG_PATA_LEGACY=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | # CONFIG_INPUT_KEYBOARD is not set |
| 18 | # CONFIG_INPUT_MOUSE is not set |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 19 | # CONFIG_SERIO is not set |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 20 | CONFIG_VT_HW_CONSOLE_BINDING=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 21 | CONFIG_SERIAL_VR41XX=y |
| 22 | CONFIG_SERIAL_VR41XX_CONSOLE=y |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 23 | # CONFIG_HW_RANDOM is not set |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 24 | CONFIG_GPIO_VR41XX=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 25 | # CONFIG_HWMON is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 26 | # CONFIG_VGA_CONSOLE is not set |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 27 | # CONFIG_USB_SUPPORT is not set |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 28 | CONFIG_RTC_CLASS=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 29 | CONFIG_RTC_DRV_VR41XX=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | CONFIG_EXT2_FS=y |
Yoichi Yuasa | be72bd6 | 2007-08-14 20:29:02 +0900 | [diff] [blame] | 31 | CONFIG_EXT3_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 32 | CONFIG_AUTOFS4_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 33 | CONFIG_PROC_KCORE=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 34 | CONFIG_TMPFS=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 35 | CONFIG_TMPFS_POSIX_ACL=y |
Dmitri Vorobiev | 6acc7d4 | 2009-11-21 22:34:41 +0200 | [diff] [blame] | 36 | CONFIG_CMDLINE_BOOL=y |
Yoichi Yuasa | 53a7334 | 2006-07-25 23:24:47 +0900 | [diff] [blame] | 37 | CONFIG_CMDLINE="console=ttyVR0,19200 ide0=0x1f0,0x3f6,40 mem=8M" |