]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - kernel/config-i686-legacy
Merge remote-tracking branch 'stevee/krb5-update'
[people/amarx/ipfire-3.x.git] / kernel / config-i686-legacy
1
2 #
3 # Processor type and features
4 #
5 # CONFIG_XEN_PRIVILEGED_GUEST is not set
6 CONFIG_HIGHMEM4G=y
7 # CONFIG_HIGHMEM64G is not set
8 # CONFIG_PHYS_ADDR_T_64BIT is not set
9
10 #
11 # Bus options (PCI etc.)
12 #
13 # CONFIG_PCI_GOOLPC is not set
14 CONFIG_PCI_OLPC=y
15 CONFIG_OLPC=y
16 CONFIG_OLPC_XO1_PM=y
17 CONFIG_OLPC_XO1_RTC=y
18 CONFIG_OLPC_XO1_SCI=y
19 CONFIG_OLPC_XO15_SCI=y
20
21 #
22 # Generic Driver Options
23 #
24 # CONFIG_SYS_HYPERVISOR is not set
25 # CONFIG_CMA is not set
26
27 #
28 # Bus devices
29 #
30 CONFIG_OF=y
31
32 #
33 # Device Tree and Open Firmware support
34 #
35 CONFIG_PROC_DEVICETREE=y
36 # CONFIG_OF_SELFTEST is not set
37 CONFIG_OF_PROMTREE=y
38 CONFIG_OF_ADDRESS=y
39 CONFIG_OF_IRQ=y
40 CONFIG_OF_DEVICE=y
41 CONFIG_OF_I2C=m
42 CONFIG_OF_NET=y
43 CONFIG_OF_MDIO=y
44 CONFIG_OF_PCI=y
45 CONFIG_OF_PCI_IRQ=y
46
47 #
48 # MII PHY device drivers
49 #
50 CONFIG_MDIO_BUS_MUX=m
51 CONFIG_MDIO_BUS_MUX_GPIO=m
52 CONFIG_MDIO_BUS_MUX_MMIOREG=m
53
54 #
55 # Input Device Drivers
56 #
57 CONFIG_MOUSE_PS2_OLPC=y
58
59 #
60 # Serial drivers
61 #
62 # CONFIG_SERIAL_8250_DW is not set
63
64 #
65 # Non-8250 serial port support
66 #
67 CONFIG_SERIAL_OF_PLATFORM=y
68
69 #
70 # I2C system bus drivers (mostly embedded / system-on-chip)
71 #
72 CONFIG_I2C_PXA=m
73 CONFIG_I2C_PXA_PCI=y
74
75 #
76 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
77 #
78 CONFIG_OF_GPIO=y
79
80 #
81 # I2C GPIO expanders:
82 #
83 CONFIG_GPIO_ADNP=m
84
85 #
86 # PCI GPIO expanders:
87 #
88 CONFIG_GPIO_CS5535=y
89 # CONFIG_GPIO_SODAVILLE is not set
90
91 #
92 # 1-wire Slaves
93 #
94 CONFIG_BATTERY_OLPC=y
95
96 #
97 # Multifunction device drivers
98 #
99 CONFIG_MFD_CORE=y
100 # CONFIG_MFD_SYSCON is not set
101
102 #
103 # I2C encoder or helper chips
104 #
105 CONFIG_FB_SYS_FILLRECT=m
106 CONFIG_FB_SYS_COPYAREA=m
107 CONFIG_FB_SYS_IMAGEBLIT=m
108 CONFIG_FB_SYS_FOPS=m
109
110 #
111 # Frame buffer hardware drivers
112 #
113 # CONFIG_BACKLIGHT_OT200 is not set
114
115 #
116 # on-CPU RTC drivers
117 #
118 CONFIG_RTC_DRV_SNVS=m
119
120 #
121 # Microsoft Hyper-V guest support
122 #
123 # CONFIG_FB_OLPC_DCON is not set
124
125 #
126 # Android
127 #
128 CONFIG_XO1_RFKILL=m
129
130 #
131 # Hardware Spinlock drivers
132 #
133 CONFIG_OF_IOMMU=y
134
135 #
136 # Non-executable pages
137 #
138 CONFIG_PAX_KERNEXEC=y
139 CONFIG_PAX_KERNEXEC_MODULE_TEXT=4
140
141 #
142 # Miscellaneous hardening features
143 #
144 CONFIG_PAX_MEMORY_UDEREF=y
145
146 #
147 # Random Number Generation
148 #
149 # CONFIG_CRYPTO_DEV_HIFN_795X is not set