Blame view

arch/sh/configs/se7343_defconfig 2.61 KB
bc8fb5d04   Paul Mundt   sh: Solution Engi...
1
  CONFIG_EXPERIMENTAL=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
2
3
4
  # CONFIG_SWAP is not set
  CONFIG_SYSVIPC=y
  CONFIG_POSIX_MQUEUE=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
5
  CONFIG_LOG_BUF_SHIFT=14
af3e17c44   Paul Mundt   sh: defconfig upd...
6
  # CONFIG_SYSCTL_SYSCALL is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
7
8
9
  # CONFIG_FUTEX is not set
  # CONFIG_EPOLL is not set
  # CONFIG_SHMEM is not set
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
10
  CONFIG_SLAB=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
11
12
13
  CONFIG_MODULES=y
  CONFIG_MODULE_UNLOAD=y
  CONFIG_MODULE_FORCE_UNLOAD=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
14
  # CONFIG_BLK_DEV_BSG is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
15
  # CONFIG_IOSCHED_CFQ is not set
af3e17c44   Paul Mundt   sh: defconfig upd...
16
  CONFIG_CPU_SUBTYPE_SH7343=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
17
18
  CONFIG_MEMORY_START=0x0c000000
  CONFIG_MEMORY_SIZE=0x01000000
bc8fb5d04   Paul Mundt   sh: Solution Engi...
19
  CONFIG_FLATMEM_MANUAL=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
20
  CONFIG_SH_7343_SOLUTION_ENGINE=y
53a52abcf   Paul Mundt   sh: update defcon...
21
  # CONFIG_SH_TIMER_CMT is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
22
  CONFIG_HEARTBEAT=y
5d65498b0   Paul Mundt   sh: update defcon...
23
  CONFIG_CMDLINE_OVERWRITE=y
04645185d   Magnus Damm   sh: update se7343...
24
  CONFIG_CMDLINE="console=ttySC0,115200"
bc8fb5d04   Paul Mundt   sh: Solution Engi...
25
  CONFIG_NET=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
26
  CONFIG_PACKET=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
27
  CONFIG_UNIX=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
28
  CONFIG_INET=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
29
  CONFIG_SYN_COOKIES=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
30
  # CONFIG_INET_LRO is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
31
  # CONFIG_INET_DIAG is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
32
  # CONFIG_IPV6 is not set
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
33
  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
bc8fb5d04   Paul Mundt   sh: Solution Engi...
34
  CONFIG_MTD=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
35
36
  CONFIG_MTD_CONCAT=y
  CONFIG_MTD_PARTITIONS=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
37
38
  CONFIG_MTD_CHAR=y
  CONFIG_MTD_BLOCK=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
39
  CONFIG_MTD_CFI=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
40
  CONFIG_MTD_CFI_AMDSTD=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
41
  CONFIG_MTD_RAM=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
42
  CONFIG_MTD_PHYSMAP=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
43
  # CONFIG_MISC_DEVICES is not set
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
44
  CONFIG_SCSI=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
45
  CONFIG_SCSI_MULTI_LUN=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
46
  # CONFIG_SCSI_LOWLEVEL is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
47
  CONFIG_NETDEVICES=y
04645185d   Magnus Damm   sh: update se7343...
48
49
  # CONFIG_NETDEV_1000 is not set
  # CONFIG_NETDEV_10000 is not set
04645185d   Magnus Damm   sh: update se7343...
50
51
  CONFIG_USB_USBNET=y
  # CONFIG_USB_NET_AX8817X is not set
04645185d   Magnus Damm   sh: update se7343...
52
  CONFIG_USB_NET_DM9601=y
04645185d   Magnus Damm   sh: update se7343...
53
  # CONFIG_USB_NET_NET1080 is not set
04645185d   Magnus Damm   sh: update se7343...
54
55
  # CONFIG_USB_NET_CDC_SUBSET is not set
  # CONFIG_USB_NET_ZAURUS is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
56
  # CONFIG_INPUT_MOUSEDEV is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
57
58
  # CONFIG_INPUT_KEYBOARD is not set
  # CONFIG_INPUT_MOUSE is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
59
  # CONFIG_SERIO is not set
04645185d   Magnus Damm   sh: update se7343...
60
  CONFIG_SERIAL_8250=y
04645185d   Magnus Damm   sh: update se7343...
61
62
  CONFIG_SERIAL_8250_NR_UARTS=2
  CONFIG_SERIAL_8250_RUNTIME_UARTS=2
bc8fb5d04   Paul Mundt   sh: Solution Engi...
63
  CONFIG_SERIAL_SH_SCI=y
04645185d   Magnus Damm   sh: update se7343...
64
  CONFIG_SERIAL_SH_SCI_NR_UARTS=4
bc8fb5d04   Paul Mundt   sh: Solution Engi...
65
  CONFIG_SERIAL_SH_SCI_CONSOLE=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
66
  # CONFIG_UNIX98_PTYS is not set
af3e17c44   Paul Mundt   sh: defconfig upd...
67
  CONFIG_HW_RANDOM=y
04645185d   Magnus Damm   sh: update se7343...
68
  CONFIG_I2C=y
04645185d   Magnus Damm   sh: update se7343...
69
  CONFIG_I2C_SH_MOBILE=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
70
  # CONFIG_HWMON is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
71
  CONFIG_FB=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
72
  CONFIG_FIRMWARE_EDID=y
cc8dccdc7   Paul Mundt   sh: defconfig upd...
73
  CONFIG_FB_SH_MOBILE_LCDC=m
bc8fb5d04   Paul Mundt   sh: Solution Engi...
74
  CONFIG_SOUND=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
75
  CONFIG_SND=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
76
  CONFIG_SND_SEQUENCER=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
77
  CONFIG_SND_PCM_OSS=y
04645185d   Magnus Damm   sh: update se7343...
78
79
80
  CONFIG_HID_A4TECH=y
  CONFIG_HID_APPLE=y
  CONFIG_HID_BELKIN=y
04645185d   Magnus Damm   sh: update se7343...
81
82
83
  CONFIG_HID_CHERRY=y
  CONFIG_HID_CHICONY=y
  CONFIG_HID_CYPRESS=y
04645185d   Magnus Damm   sh: update se7343...
84
85
86
  CONFIG_HID_EZKEY=y
  CONFIG_HID_GYRATION=y
  CONFIG_HID_LOGITECH=y
04645185d   Magnus Damm   sh: update se7343...
87
88
89
  CONFIG_HID_MICROSOFT=y
  CONFIG_HID_MONTEREY=y
  CONFIG_HID_PANTHERLORD=y
04645185d   Magnus Damm   sh: update se7343...
90
91
92
93
  CONFIG_HID_PETALYNX=y
  CONFIG_HID_SAMSUNG=y
  CONFIG_HID_SONY=y
  CONFIG_HID_SUNPLUS=y
04645185d   Magnus Damm   sh: update se7343...
94
95
96
  CONFIG_USB=y
  CONFIG_USB_DEBUG=y
  CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
04645185d   Magnus Damm   sh: update se7343...
97
  CONFIG_USB_DEVICEFS=y
04645185d   Magnus Damm   sh: update se7343...
98
  CONFIG_USB_ISP116X_HCD=y
04645185d   Magnus Damm   sh: update se7343...
99
  CONFIG_UIO=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
100
  CONFIG_EXT2_FS=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
101
  CONFIG_EXT3_FS=y
fc4967b8c   Paul Mundt   sh: update defcon...
102
  # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
103
  # CONFIG_DNOTIFY is not set
bc8fb5d04   Paul Mundt   sh: Solution Engi...
104
  CONFIG_JFFS2_FS=y
cafd63b00   Yoshihiro Shimoda   sh: update Soluti...
105
  CONFIG_CRAMFS=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
106
107
  CONFIG_NFS_FS=y
  CONFIG_NFS_V3=y
bc8fb5d04   Paul Mundt   sh: Solution Engi...
108
  CONFIG_NFSD=y
4bb273e95   Paul Mundt   sh: update defcon...
109
  # CONFIG_RCU_CPU_STALL_DETECTOR is not set
4bb273e95   Paul Mundt   sh: update defcon...
110
  # CONFIG_CRYPTO_ANSI_CPRNG is not set