Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 1 | CONFIG_SYSVIPC=y |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +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 | 96a6d87 | 2007-08-14 20:32:47 +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_TANBAC_TB0226=y | ||||
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 7 | CONFIG_MODULES=y |
8 | CONFIG_MODULE_UNLOAD=y | ||||
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +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 | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 12 | CONFIG_NET=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 13 | CONFIG_PACKET=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 14 | CONFIG_UNIX=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 15 | CONFIG_INET=y |
16 | CONFIG_IP_MULTICAST=y | ||||
17 | CONFIG_IP_ADVANCED_ROUTER=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 18 | CONFIG_IP_MULTIPLE_TABLES=y |
19 | CONFIG_IP_ROUTE_MULTIPATH=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 20 | CONFIG_IP_ROUTE_VERBOSE=y |
21 | CONFIG_IP_PNP=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 22 | CONFIG_IP_PNP_BOOTP=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 23 | CONFIG_SYN_COOKIES=y |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +0900 | [diff] [blame] | 24 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
25 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||||
26 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 27 | # CONFIG_IPV6 is not set |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 28 | CONFIG_NETWORK_SECMARK=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 29 | CONFIG_BLK_DEV_LOOP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | CONFIG_BLK_DEV_NBD=m |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 31 | CONFIG_BLK_DEV_RAM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 32 | CONFIG_SCSI=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 33 | CONFIG_BLK_DEV_SD=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 34 | CONFIG_SCSI_SCAN_ASYNC=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 35 | CONFIG_SCSI_SAS_LIBSAS=m |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +0900 | [diff] [blame] | 36 | # CONFIG_SCSI_LOWLEVEL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 | CONFIG_NETDEVICES=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 38 | CONFIG_E100=y |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +0900 | [diff] [blame] | 39 | CONFIG_USB_CATC=m |
40 | CONFIG_USB_KAWETH=m | ||||
41 | CONFIG_USB_PEGASUS=m | ||||
42 | CONFIG_USB_RTL8150=m | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 43 | # CONFIG_INPUT_KEYBOARD is not set |
44 | # CONFIG_INPUT_MOUSE is not set | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 45 | # CONFIG_SERIO is not set |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 46 | CONFIG_VT_HW_CONSOLE_BINDING=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 47 | CONFIG_SERIAL_VR41XX=y |
48 | CONFIG_SERIAL_VR41XX_CONSOLE=y | ||||
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 49 | # CONFIG_HW_RANDOM is not set |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +0900 | [diff] [blame] | 50 | # CONFIG_HWMON is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 51 | # CONFIG_VGA_CONSOLE is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 52 | CONFIG_USB=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 53 | CONFIG_USB_EHCI_HCD=y |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 54 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 55 | CONFIG_USB_OHCI_HCD=y |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +0900 | [diff] [blame] | 56 | CONFIG_USB_ACM=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 57 | CONFIG_USB_STORAGE=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 58 | CONFIG_RTC_CLASS=y |
Yoichi Yuasa | 96a6d87 | 2007-08-14 20:32:47 +0900 | [diff] [blame] | 59 | CONFIG_RTC_DRV_VR41XX=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 60 | CONFIG_EXT2_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 61 | CONFIG_AUTOFS4_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 62 | CONFIG_PROC_KCORE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | CONFIG_TMPFS=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 64 | CONFIG_TMPFS_POSIX_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 65 | CONFIG_CRAMFS=m |
Yoichi Yuasa | b185194 | 2008-06-16 22:54:16 +0900 | [diff] [blame] | 66 | CONFIG_ROMFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 67 | CONFIG_NFS_FS=y |
Sam Ravnborg | 8b1bb90 | 2010-08-14 22:05:58 +0200 | [diff] [blame] | 68 | CONFIG_ROOT_NFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 69 | CONFIG_NFSD=m |
70 | CONFIG_NFSD_V3=y | ||||
Dmitri Vorobiev | 6acc7d4 | 2009-11-21 22:34:41 +0200 | [diff] [blame] | 71 | CONFIG_CMDLINE_BOOL=y |
Yoichi Yuasa | b185194 | 2008-06-16 22:54:16 +0900 | [diff] [blame] | 72 | CONFIG_CMDLINE="cca=3 mem=32M console=ttyVR0,115200" |