annotate sources/targets/sh4/miniconfig-linux @ 928:0291e9591d18

Update downloads/binaries/README
author Rob Landley <rob@landley.net>
date Tue, 08 Dec 2009 20:22:53 -0600
parents 1093d3f26c5d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
1 CONFIG_EXPERIMENTAL=y
515
a16e258528bf Add CONFIG_SWAP to targets that haven't currently got it.
Rob Landley <rob@landley.net>
parents: 497
diff changeset
2 CONFIG_SWAP=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
3 CONFIG_SYSVIPC=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
4 CONFIG_IKCONFIG=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
5 CONFIG_IKCONFIG_PROC=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
6 CONFIG_LOG_BUF_SHIFT=14
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
7 CONFIG_SYSFS_DEPRECATED_V2=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
8 CONFIG_UID16=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
9 CONFIG_KALLSYMS=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
10 CONFIG_HOTPLUG=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
11 CONFIG_PRINTK=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
12 CONFIG_BUG=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
13 CONFIG_ELF_CORE=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
14 CONFIG_BASE_FULL=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
15 CONFIG_FUTEX=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
16 CONFIG_EPOLL=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
17 CONFIG_SIGNALFD=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
18 CONFIG_TIMERFD=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
19 CONFIG_EVENTFD=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
20 CONFIG_SHMEM=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
21 CONFIG_AIO=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
22 CONFIG_VM_EVENT_COUNTERS=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
23 CONFIG_PCI_QUIRKS=y
827
1093d3f26c5d Update sh4 for 2.6.31 kernel.
Rob Landley <rob@landley.net>
parents: 672
diff changeset
24 CONFIG_COMPAT_BRK=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
25 CONFIG_SLAB=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
26 CONFIG_PROFILING=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
27 CONFIG_OPROFILE=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
28 CONFIG_BLOCK=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
29 CONFIG_IOSCHED_AS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
30 CONFIG_IOSCHED_DEADLINE=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
31 CONFIG_IOSCHED_CFQ=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
32 CONFIG_DEFAULT_AS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
33 CONFIG_CPU_SUBTYPE_SH7751R=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
34 CONFIG_MMU=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
35 CONFIG_MEMORY_START=0x0c000000
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
36 CONFIG_VSYSCALL=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
37 CONFIG_FLATMEM_MANUAL=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
38 CONFIG_SH_FPU=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
39 CONFIG_SH_RTS7751R2D=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
40 CONFIG_RTS7751R2D_PLUS=y
827
1093d3f26c5d Update sh4 for 2.6.31 kernel.
Rob Landley <rob@landley.net>
parents: 672
diff changeset
41 CONFIG_SH_TIMER_TMU=y
1093d3f26c5d Update sh4 for 2.6.31 kernel.
Rob Landley <rob@landley.net>
parents: 672
diff changeset
42 CONFIG_NO_HZ=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
43 CONFIG_HEARTBEAT=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
44 CONFIG_PCI=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
45 CONFIG_SH_PCIDMA_NONCOHERENT=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
46 CONFIG_PCI_LEGACY=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
47 CONFIG_HOTPLUG_PCI=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
48 CONFIG_BINFMT_ELF=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
49 CONFIG_NET=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
50 CONFIG_PACKET=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
51 CONFIG_UNIX=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
52 CONFIG_INET=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
53 CONFIG_INET_XFRM_MODE_TRANSPORT=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
54 CONFIG_INET_XFRM_MODE_TUNNEL=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
55 CONFIG_INET_XFRM_MODE_BEET=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
56 CONFIG_INET_DIAG=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
57 CONFIG_WIRELESS=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
58 CONFIG_WIRELESS_EXT=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
59 CONFIG_WIRELESS_EXT_SYSFS=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
60 CONFIG_STANDALONE=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
61 CONFIG_PREVENT_FIRMWARE_BUILD=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
62 CONFIG_BLK_DEV=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
63 CONFIG_BLK_DEV_RAM=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
64 CONFIG_MISC_DEVICES=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
65 CONFIG_SCSI_PROC_FS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
66 CONFIG_BLK_DEV_SD=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
67 CONFIG_SCSI_LOWLEVEL=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
68 CONFIG_ATA=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
69 CONFIG_SATA_PMP=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
70 CONFIG_ATA_SFF=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
71 CONFIG_PATA_PLATFORM=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
72 CONFIG_NETDEVICES=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
73 CONFIG_NET_ETHERNET=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
74 CONFIG_NET_PCI=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
75 CONFIG_8139CP=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
76 CONFIG_8139TOO=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
77 CONFIG_NETDEV_1000=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
78 CONFIG_NETDEV_10000=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
79 CONFIG_VT=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
80 CONFIG_CONSOLE_TRANSLATIONS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
81 CONFIG_VT_CONSOLE=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
82 CONFIG_VT_HW_CONSOLE_BINDING=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
83 CONFIG_DEVKMEM=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
84 CONFIG_SERIAL_8250=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
85 CONFIG_SERIAL_8250_PCI=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
86 CONFIG_SERIAL_SH_SCI=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
87 CONFIG_SERIAL_SH_SCI_NR_UARTS=1
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
88 CONFIG_SERIAL_SH_SCI_CONSOLE=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
89 CONFIG_UNIX98_PTYS=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
90 CONFIG_LEGACY_PTYS=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
91 CONFIG_HW_RANDOM=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
92 CONFIG_SPI=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
93 CONFIG_SPI_SH_SCI=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
94 CONFIG_HWMON=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
95 CONFIG_MFD_SM501=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
96 CONFIG_FB=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
97 CONFIG_FB_SM501=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
98 CONFIG_FRAMEBUFFER_CONSOLE=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
99 CONFIG_LOGO=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
100 CONFIG_LOGO_SUPERH_CLUT224=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
101 CONFIG_SOUND=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
102 CONFIG_HID_SUPPORT=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
103 CONFIG_USB_HID=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
104 CONFIG_HID_A4TECH=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
105 CONFIG_HID_APPLE=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
106 CONFIG_HID_BELKIN=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
107 CONFIG_HID_CHERRY=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
108 CONFIG_HID_CHICONY=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
109 CONFIG_HID_CYPRESS=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
110 CONFIG_HID_EZKEY=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
111 CONFIG_HID_GYRATION=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
112 CONFIG_HID_LOGITECH=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
113 CONFIG_HID_MICROSOFT=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
114 CONFIG_HID_MONTEREY=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
115 CONFIG_HID_PANTHERLORD=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
116 CONFIG_HID_PETALYNX=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
117 CONFIG_HID_SAMSUNG=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
118 CONFIG_HID_SONY=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
119 CONFIG_HID_SUNPLUS=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
120 CONFIG_USB_SUPPORT=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
121 CONFIG_USB=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
122 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
123 CONFIG_USB_DEVICE_CLASS=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
124 CONFIG_USB_OHCI_HCD=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
125 CONFIG_USB_STORAGE=y
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
126 CONFIG_USB_LIBUSUAL=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
127 CONFIG_RTC_CLASS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
128 CONFIG_RTC_HCTOSYS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
129 CONFIG_RTC_INTF_SYSFS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
130 CONFIG_RTC_INTF_PROC=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
131 CONFIG_RTC_INTF_DEV=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
132 CONFIG_RTC_DRV_R9701=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
133 CONFIG_EXT2_FS=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
134 CONFIG_FILE_LOCKING=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
135 CONFIG_DNOTIFY=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
136 CONFIG_INOTIFY=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
137 CONFIG_INOTIFY_USER=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
138 CONFIG_MSDOS_FS=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
139 CONFIG_VFAT_FS=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
140 CONFIG_PROC_FS=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
141 CONFIG_PROC_KCORE=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
142 CONFIG_PROC_SYSCTL=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
143 CONFIG_PROC_PAGE_MONITOR=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
144 CONFIG_SYSFS=y
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
145 CONFIG_TMPFS=y
827
1093d3f26c5d Update sh4 for 2.6.31 kernel.
Rob Landley <rob@landley.net>
parents: 672
diff changeset
146 CONFIG_MISC_FILESYSTEMS=y
1093d3f26c5d Update sh4 for 2.6.31 kernel.
Rob Landley <rob@landley.net>
parents: 672
diff changeset
147 CONFIG_SQUASHFS=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
148 CONFIG_MINIX_FS=y
618
3eb4cf8cc300 An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Rob Landley <rob@landley.net>
parents: 592
diff changeset
149 CONFIG_NETWORK_FILESYSTEMS=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
150 CONFIG_NLS_CODEPAGE_932=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
151 CONFIG_ENABLE_WARN_DEPRECATED=y
387
f0ceae67ebd0 Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Rob Landley <rob@landley.net>
parents:
diff changeset
152 CONFIG_ENABLE_MUST_CHECK=y
592
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
153 CONFIG_EARLY_SCIF_CONSOLE=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
154 CONFIG_EARLY_PRINTK=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
155 CONFIG_CRYPTO_HW=y
a852232f3379 Switch from one sh4 that doesn't work to another sh4 that doesn't work. This one's based on the sh4 qemu defconfig.
Rob Landley <rob@landley.net>
parents: 515
diff changeset
156 CONFIG_CRC_T10DIF=y