Jonas Bonn | f8c4a27 | 2011-06-04 21:52:05 +0300 | [diff] [blame^] | 1 | CONFIG_CROSS_COMPILE="or32-linux-" |
| 2 | CONFIG_LOG_BUF_SHIFT=14 |
| 3 | CONFIG_BLK_DEV_INITRD=y |
| 4 | # CONFIG_RD_GZIP is not set |
| 5 | CONFIG_EXPERT=y |
| 6 | # CONFIG_SYSCTL_SYSCALL is not set |
| 7 | # CONFIG_KALLSYMS is not set |
| 8 | # CONFIG_EPOLL is not set |
| 9 | # CONFIG_TIMERFD is not set |
| 10 | # CONFIG_EVENTFD is not set |
| 11 | # CONFIG_AIO is not set |
| 12 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 13 | # CONFIG_COMPAT_BRK is not set |
| 14 | CONFIG_SLOB=y |
| 15 | CONFIG_MODULES=y |
| 16 | # CONFIG_BLOCK is not set |
| 17 | CONFIG_OPENRISC_BUILTIN_DTB="or1ksim" |
| 18 | CONFIG_NO_HZ=y |
| 19 | CONFIG_HZ_100=y |
| 20 | CONFIG_NET=y |
| 21 | CONFIG_PACKET=y |
| 22 | CONFIG_UNIX=y |
| 23 | CONFIG_INET=y |
| 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 |
| 27 | # CONFIG_INET_LRO is not set |
| 28 | # CONFIG_INET_DIAG is not set |
| 29 | CONFIG_TCP_CONG_ADVANCED=y |
| 30 | # CONFIG_TCP_CONG_BIC is not set |
| 31 | # CONFIG_TCP_CONG_CUBIC is not set |
| 32 | # CONFIG_TCP_CONG_WESTWOOD is not set |
| 33 | # CONFIG_TCP_CONG_HTCP is not set |
| 34 | # CONFIG_IPV6 is not set |
| 35 | # CONFIG_WIRELESS is not set |
| 36 | CONFIG_DEVTMPFS=y |
| 37 | CONFIG_DEVTMPFS_MOUNT=y |
| 38 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
| 39 | # CONFIG_FW_LOADER is not set |
| 40 | CONFIG_PROC_DEVICETREE=y |
| 41 | CONFIG_NETDEVICES=y |
| 42 | CONFIG_MICREL_PHY=y |
| 43 | CONFIG_NET_ETHERNET=y |
| 44 | CONFIG_ETHOC=y |
| 45 | # CONFIG_NETDEV_1000 is not set |
| 46 | # CONFIG_NETDEV_10000 is not set |
| 47 | # CONFIG_WLAN is not set |
| 48 | # CONFIG_INPUT is not set |
| 49 | # CONFIG_SERIO is not set |
| 50 | # CONFIG_VT is not set |
| 51 | # CONFIG_LEGACY_PTYS is not set |
| 52 | # CONFIG_DEVKMEM is not set |
| 53 | CONFIG_SERIAL_8250=y |
| 54 | CONFIG_SERIAL_8250_CONSOLE=y |
| 55 | CONFIG_SERIAL_OF_PLATFORM=y |
| 56 | # CONFIG_HW_RANDOM is not set |
| 57 | # CONFIG_HWMON is not set |
| 58 | # CONFIG_MFD_SUPPORT is not set |
| 59 | # CONFIG_USB_SUPPORT is not set |
| 60 | # CONFIG_DNOTIFY is not set |
| 61 | CONFIG_TMPFS=y |
| 62 | CONFIG_NFS_FS=y |
| 63 | CONFIG_NFS_V3=y |
| 64 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
| 65 | # CONFIG_ENABLE_MUST_CHECK is not set |