Blame view

arch/sh/configs/polaris_defconfig 2.52 KB
eaeed5d31   Steve Glendinning   sh: add support f...
1
  CONFIG_EXPERIMENTAL=y
eaeed5d31   Steve Glendinning   sh: add support f...
2
3
4
  # CONFIG_LOCALVERSION_AUTO is not set
  # CONFIG_SWAP is not set
  CONFIG_SYSVIPC=y
eaeed5d31   Steve Glendinning   sh: add support f...
5
6
7
  CONFIG_POSIX_MQUEUE=y
  CONFIG_BSD_PROCESS_ACCT=y
  CONFIG_BSD_PROCESS_ACCT_V3=y
eaeed5d31   Steve Glendinning   sh: add support f...
8
  CONFIG_AUDIT=y
eaeed5d31   Steve Glendinning   sh: add support f...
9
  CONFIG_LOG_BUF_SHIFT=14
eaeed5d31   Steve Glendinning   sh: add support f...
10
  # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
eaeed5d31   Steve Glendinning   sh: add support f...
11
  CONFIG_SLAB=y
eaeed5d31   Steve Glendinning   sh: add support f...
12
  CONFIG_MODULES=y
eaeed5d31   Steve Glendinning   sh: add support f...
13
  CONFIG_MODULE_UNLOAD=y
eaeed5d31   Steve Glendinning   sh: add support f...
14
  CONFIG_MODVERSIONS=y
eaeed5d31   Steve Glendinning   sh: add support f...
15
  # CONFIG_BLK_DEV_BSG is not set
eaeed5d31   Steve Glendinning   sh: add support f...
16
  # CONFIG_IOSCHED_DEADLINE is not set
eaeed5d31   Steve Glendinning   sh: add support f...
17
  CONFIG_CPU_SUBTYPE_SH7709=y
eaeed5d31   Steve Glendinning   sh: add support f...
18
  CONFIG_MEMORY_START=0x0C000000
eaeed5d31   Steve Glendinning   sh: add support f...
19
  CONFIG_FLATMEM_MANUAL=y
eaeed5d31   Steve Glendinning   sh: add support f...
20
  CONFIG_SH_FPU_EMU=y
eaeed5d31   Steve Glendinning   sh: add support f...
21
  CONFIG_SH_POLARIS=y
eaeed5d31   Steve Glendinning   sh: add support f...
22
  CONFIG_SH_PCLK_FREQ=33000000
eaeed5d31   Steve Glendinning   sh: add support f...
23
24
  CONFIG_NO_HZ=y
  CONFIG_HIGH_RES_TIMERS=y
eaeed5d31   Steve Glendinning   sh: add support f...
25
  CONFIG_SH_DMA=y
7dbcd8c55   Paul Mundt   sh: update defcon...
26
  CONFIG_SH_DMA_API=y
eaeed5d31   Steve Glendinning   sh: add support f...
27
  CONFIG_HEARTBEAT=y
eaeed5d31   Steve Glendinning   sh: add support f...
28
  CONFIG_HZ_100=y
eaeed5d31   Steve Glendinning   sh: add support f...
29
  CONFIG_PREEMPT=y
5d65498b0   Paul Mundt   sh: update defcon...
30
  CONFIG_CMDLINE_OVERWRITE=y
eaeed5d31   Steve Glendinning   sh: add support f...
31
  CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/mtdblock2 rootfstype=jffs2 mem=63M mtdparts=physmap-flash.0:0x00100000(bootloader)ro,0x00500000(Kernel)ro,0x00A00000(Filesystem)"
eaeed5d31   Steve Glendinning   sh: add support f...
32
  CONFIG_NET=y
eaeed5d31   Steve Glendinning   sh: add support f...
33
  CONFIG_PACKET=y
eaeed5d31   Steve Glendinning   sh: add support f...
34
  CONFIG_UNIX=y
eaeed5d31   Steve Glendinning   sh: add support f...
35
36
  CONFIG_INET=y
  CONFIG_IP_MULTICAST=y
eaeed5d31   Steve Glendinning   sh: add support f...
37
38
39
40
  # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  # CONFIG_INET_XFRM_MODE_BEET is not set
  # CONFIG_INET_LRO is not set
eaeed5d31   Steve Glendinning   sh: add support f...
41
  # CONFIG_IPV6 is not set
eaeed5d31   Steve Glendinning   sh: add support f...
42
  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
eaeed5d31   Steve Glendinning   sh: add support f...
43
  # CONFIG_FIRMWARE_IN_KERNEL is not set
eaeed5d31   Steve Glendinning   sh: add support f...
44
  CONFIG_MTD=y
eaeed5d31   Steve Glendinning   sh: add support f...
45
  CONFIG_MTD_PARTITIONS=y
eaeed5d31   Steve Glendinning   sh: add support f...
46
  CONFIG_MTD_CMDLINE_PARTS=y
eaeed5d31   Steve Glendinning   sh: add support f...
47
  CONFIG_MTD_CHAR=y
eaeed5d31   Steve Glendinning   sh: add support f...
48
  CONFIG_MTD_BLOCK=y
eaeed5d31   Steve Glendinning   sh: add support f...
49
  CONFIG_MTD_CFI=y
eaeed5d31   Steve Glendinning   sh: add support f...
50
  CONFIG_MTD_CFI_ADV_OPTIONS=y
eaeed5d31   Steve Glendinning   sh: add support f...
51
  CONFIG_MTD_CFI_INTELEXT=y
eaeed5d31   Steve Glendinning   sh: add support f...
52
53
54
55
  CONFIG_MTD_PHYSMAP=y
  CONFIG_MTD_PHYSMAP_COMPAT=y
  CONFIG_MTD_PHYSMAP_START=0x00000000
  CONFIG_MTD_PHYSMAP_LEN=0x01000000
eaeed5d31   Steve Glendinning   sh: add support f...
56
  CONFIG_NETDEVICES=y
eaeed5d31   Steve Glendinning   sh: add support f...
57
  CONFIG_SMSC_PHY=y
eaeed5d31   Steve Glendinning   sh: add support f...
58
  CONFIG_NET_ETHERNET=y
eaeed5d31   Steve Glendinning   sh: add support f...
59
  CONFIG_SMSC911X=y
eaeed5d31   Steve Glendinning   sh: add support f...
60
61
  # CONFIG_NETDEV_1000 is not set
  # CONFIG_NETDEV_10000 is not set
eaeed5d31   Steve Glendinning   sh: add support f...
62
  # CONFIG_INPUT_MOUSEDEV is not set
eaeed5d31   Steve Glendinning   sh: add support f...
63
64
  # CONFIG_INPUT_KEYBOARD is not set
  # CONFIG_INPUT_MOUSE is not set
eaeed5d31   Steve Glendinning   sh: add support f...
65
  # CONFIG_SERIO is not set
eaeed5d31   Steve Glendinning   sh: add support f...
66
  CONFIG_VT_HW_CONSOLE_BINDING=y
eaeed5d31   Steve Glendinning   sh: add support f...
67
  CONFIG_SERIAL_NONSTANDARD=y
eaeed5d31   Steve Glendinning   sh: add support f...
68
69
70
  CONFIG_SERIAL_SH_SCI=y
  CONFIG_SERIAL_SH_SCI_NR_UARTS=3
  CONFIG_SERIAL_SH_SCI_CONSOLE=y
eaeed5d31   Steve Glendinning   sh: add support f...
71
  # CONFIG_LEGACY_PTYS is not set
eaeed5d31   Steve Glendinning   sh: add support f...
72
  # CONFIG_HW_RANDOM is not set
eaeed5d31   Steve Glendinning   sh: add support f...
73
  # CONFIG_HWMON is not set
eaeed5d31   Steve Glendinning   sh: add support f...
74
75
  # CONFIG_HID_SUPPORT is not set
  # CONFIG_USB_SUPPORT is not set
eaeed5d31   Steve Glendinning   sh: add support f...
76
  CONFIG_RTC_CLASS=y
eaeed5d31   Steve Glendinning   sh: add support f...
77
  CONFIG_RTC_DRV_SH=y
eaeed5d31   Steve Glendinning   sh: add support f...
78
  # CONFIG_DNOTIFY is not set
eaeed5d31   Steve Glendinning   sh: add support f...
79
  CONFIG_PROC_KCORE=y
eaeed5d31   Steve Glendinning   sh: add support f...
80
  CONFIG_TMPFS=y
eaeed5d31   Steve Glendinning   sh: add support f...
81
  CONFIG_JFFS2_FS=y
eaeed5d31   Steve Glendinning   sh: add support f...
82
  # CONFIG_JFFS2_FS_WRITEBUFFER is not set
eaeed5d31   Steve Glendinning   sh: add support f...
83
84
  CONFIG_NFS_FS=y
  CONFIG_NFS_V3=y
eaeed5d31   Steve Glendinning   sh: add support f...
85
86
  CONFIG_DEBUG_KERNEL=y
  CONFIG_DEBUG_SHIRQ=y
fc4967b8c   Paul Mundt   sh: update defcon...
87
  CONFIG_DETECT_HUNG_TASK=y
eaeed5d31   Steve Glendinning   sh: add support f...
88
  # CONFIG_SCHED_DEBUG is not set
eaeed5d31   Steve Glendinning   sh: add support f...
89
  CONFIG_DEBUG_RT_MUTEXES=y
eaeed5d31   Steve Glendinning   sh: add support f...
90
  CONFIG_DEBUG_LOCK_ALLOC=y
eaeed5d31   Steve Glendinning   sh: add support f...
91
  CONFIG_DEBUG_SPINLOCK_SLEEP=y
eaeed5d31   Steve Glendinning   sh: add support f...
92
  CONFIG_DEBUG_INFO=y
eaeed5d31   Steve Glendinning   sh: add support f...
93
  CONFIG_DEBUG_SG=y
eaeed5d31   Steve Glendinning   sh: add support f...
94
  # CONFIG_RCU_CPU_STALL_DETECTOR is not set
eaeed5d31   Steve Glendinning   sh: add support f...
95
  CONFIG_SYSCTL_SYSCALL_CHECK=y