sylware / nyanlinux (public) (License: AFFERO GPLv3) (since 2019-09-09) (hash sha1)
scripts for a lean, from scratch, amd hardware, linux distro
List of commits:
Subject Hash Author Date (UTC)
quality of life for dealing with AMD devel linux 8ffca64c4d652517553a0495da1219dac5af4274 Sylvain BERTRAND 2021-06-21 19:02:41
nyangpt:fix install path bc3f973810e90a262b4031e3e68907debb6a8f5e Sylvain BERTRAND 2021-06-19 15:17:12
meh 49c47476a2dc7adb305ac1476435025da2a85231 Sylvain BERTRAND 2021-06-19 14:56:21
binutils/tinycc toolchain 33a1aacaa3f4a4408522a4f0d20ef4d1cca6f1a3 Sylvain BERTRAND 2021-06-19 14:55:45
muinit: fix slot 44da131be771b150b241871860bfdb1cdd57274f Sylvain BERTRAND 2021-06-19 12:38:18
mudev: fix slot c00f05864ad26357a37f5fa0b25eb193412dfdc7 Sylvain BERTRAND 2021-06-19 12:36:44
re-boostrape: in the end, create the symbolic link b17f1e845f2b99014990b2b3a1bf9c1c1b15797e Sylvain BERTRAND 2021-06-19 12:28:22
noglib pkgconf, nyanmp update, ffmpeg to new nyan 824e0580ae1ad17b78b8cbfcfa08e790c4175eee Sylvain BERTRAND 2021-06-18 15:08:11
boostrap zlib, fix slot 95ed795361575c9117a2b8fe98a6c8ecb838bb74 Sylvain BERTRAND 2021-06-18 13:30:28
sync with busybox full modprobe support (old nyan) 7687c6b41a612bf8e9184844383e8b915e12fa88 Sylvain BERTRAND 2021-06-16 16:50:09
fully re-bootstrap-able new nyan (tested), started refurbishment of all packages a5960b2ca3d704285c561f48c7f5dfc71f9f1402 Sylvain BERTRAND 2021-06-16 16:39:34
gfx stack updates (vulkan glitch is being dealed by the vuklan WG itself...) 49e502b9cd9f13315d327d820884aeb589ccfb86 Sylvain BERTRAND 2021-06-16 16:20:43
gfx stack updates (vulkan still glitched, upstream told) c8ee508c966784975f41f248cc4fe9a3429a7b09 Sylvain BERTRAND 2021-06-06 15:51:37
libxkbcommon: update pulling the massive libxml2... 34ca0d7ee2e7883d5f7db6388e1bddd16f106f7c Sylvain BERTRAND 2021-06-02 17:20:31
xkeyboard-config update 137e88251076a97efe8fef04a28dcfb6e47d6def Sylvain BERTRAND 2021-06-01 22:35:15
libX11 forgot to remove the archive 3b45f942b14feb5d8929ac1763241106ed870175 Sylvain BERTRAND 2021-06-01 22:34:05
libX11 update f0fc66f1aa3f3e60d39e7940c90c6f019f46776b Sylvain BERTRAND 2021-06-01 20:12:42
st: update 44aefde69c7deacad2bcd4f5e95dd5fa8f582c25 Sylvain BERTRAND 2021-06-01 18:12:06
gfx stack updates (vulkan still glitched, upstream told) decd2f08f23e4307c67a618ec911476a2c84eaf8 Sylvain BERTRAND 2021-06-01 16:37:28
steam x86 update due to spurious overlay invokation 9f5875eb4e0c14bacf2019205807dd9ff6edeae0 Sylvain BERTRAND 2021-05-25 09:44:21
Commit 8ffca64c4d652517553a0495da1219dac5af4274 - quality of life for dealing with AMD devel linux
Author: Sylvain BERTRAND
Author date (UTC): 2021-06-21 19:02
Committer name: Sylvain BERTRAND
Committer date (UTC): 2021-06-21 19:02
Parent(s): bc3f973810e90a262b4031e3e68907debb6a8f5e
Signer:
Signing key:
Signing status: N
Tree: 228c42fc45916b1db3e6b1444cdc04e8752ae947
File Lines added Lines deleted
builders/linux-amd/all.patch 1212 0
builders/linux-amd/amd_ramfs.in 21 12
builders/linux-amd/builder.sh 64 34
builders/linux-amd/config 1179 150
builders/linux-amd/init.in 0 0
builders/linux-amd/ld-version.sh 11 0
builders/linux-amd/lnc.sh 59 0
builders/linux-amd/nconf-cfg.sh 52 0
builders/linux-amd/patches.sh 0 5
builders/linux-amd/release.sh 14 7
builders/linux-amd/uevt.sh 0 0
builders/nyanefivars-2280b949025a9c34ac804fec91352660d0fae84e/builder.sh 9 15
pkg-build 7 8
File builders/linux-amd/all.patch added (mode: 100644) (index 0000000..95f939d)
1 diff --git a/Makefile b/Makefile
2 index de1acaefe87e..db73791628e8 100644
3 --- a/Makefile
4 +++ b/Makefile
5 @@ -938,7 +938,8 @@ KBUILD_CFLAGS += -fno-stack-check
6 KBUILD_CFLAGS += $(call cc-option,-fconserve-stack)
7
8 # Prohibit date/time macros, which would make the build non-deterministic
9 -KBUILD_CFLAGS += -Werror=date-time
10 +# this option breaks C GCC
11 +#KBUILD_CFLAGS += -Werror=date-time
12
13 # enforce correct pointer usage
14 KBUILD_CFLAGS += $(call cc-option,-Werror=incompatible-pointer-types)
15 diff --git a/arch/x86/boot/Makefile b/arch/x86/boot/Makefile
16 index fe605205b4ce..5a8d552ffba4 100644
17 --- a/arch/x86/boot/Makefile
18 +++ b/arch/x86/boot/Makefile
19 @@ -159,3 +159,206 @@ bzlilo:
20 install:
21 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
22 System.map "$(INSTALL_PATH)"
23 +
24 +#-------------------------------------------------------------------------------
25 +# workaround brain damaged toolchain for gcc 4.7.4 -- START
26 +cgcc_cmd_cc_s_c = $(filter-out -m16,$(cmd_cc_s_c))
27 +cgcc_cmd_cc_s_c += -m32
28 +
29 +cmd_cgcc_cpp_s_S = $(filter-out -m16 -march=i386,$(cmd_cpp_s_S))
30 +
31 +$(obj)/a20.part.s:$(src)/a20.c
32 + $(cgcc_cmd_cc_s_c)
33 +$(obj)/a20.s:$(obj)/a20.part.s
34 + printf '.code16gcc\n' >$@
35 + cat $< >>$@
36 +$(obj)/a20.o:$(obj)/a20.s
37 + $(NYAN_AS) --32 -o $@ $<
38 +
39 +$(obj)/bioscall.part.s: $(src)/bioscall.S
40 + $(cmd_cgcc_cpp_s_S)
41 +$(obj)/bioscall.s:$(obj)/bioscall.part.s
42 + printf '.code16gcc\n' >$@
43 + cat $< >>$@
44 +$(obj)/bioscall.o: $(obj)/bioscall.s
45 + $(NYAN_AS) --32 -o $@ $<
46 +
47 +$(obj)/cmdline.part.s:$(src)/cmdline.c
48 + $(cgcc_cmd_cc_s_c)
49 +$(obj)/cmdline.s:$(obj)/cmdline.part.s
50 + printf '.code16gcc\n' >$@
51 + cat $< >>$@
52 +$(obj)/cmdline.o:$(obj)/cmdline.s
53 + $(NYAN_AS) --32 -o $@ $<
54 +
55 +$(obj)/copy.part.s:$(src)/copy.S
56 + $(cmd_cgcc_cpp_s_S)
57 +$(obj)/copy.s: $(obj)/copy.part.s
58 + printf '.code16gcc\n' >$@
59 + cat $< >>$@
60 +$(obj)/copy.o: $(obj)/copy.s
61 + $(NYAN_AS) --32 -o $@ $<
62 +# we need to move cpustr.h prereq from the rule above on cpu.o to our
63 +# cpu.part.s
64 +$(obj)/cpu.part.s:$(src)/cpu.c $(obj)/cpustr.h
65 + $(cgcc_cmd_cc_s_c)
66 +$(obj)/cpu.s:$(obj)/cpu.part.s
67 + printf '.code16gcc\n' >$@
68 + cat $< >>$@
69 +$(obj)/cpu.o:$(obj)/cpu.s
70 + $(NYAN_AS) --32 -o $@ $<
71 +
72 +$(obj)/cpuflags.part.s:$(src)/cpuflags.c
73 + $(cgcc_cmd_cc_s_c)
74 +$(obj)/cpuflags.s:$(obj)/cpuflags.part.s
75 + printf '.code16gcc\n' >$@
76 + cat $< >>$@
77 +$(obj)/cpuflags.o:$(obj)/cpuflags.s
78 + $(NYAN_AS) --32 -o $@ $<
79 +
80 +$(obj)/cpucheck.part.s:$(src)/cpucheck.c
81 + $(cgcc_cmd_cc_s_c)
82 +$(obj)/cpucheck.s:$(obj)/cpucheck.part.s
83 + printf '.code16gcc\n' >$@
84 + cat $< >>$@
85 +$(obj)/cpucheck.o:$(obj)/cpucheck.s
86 + $(NYAN_AS) --32 -o $@ $<
87 +
88 +$(obj)/early_serial_console.part.s:$(src)/early_serial_console.c
89 + $(cgcc_cmd_cc_s_c)
90 +$(obj)/early_serial_console.s:$(obj)/early_serial_console.part.s
91 + printf '.code16gcc\n' >$@
92 + cat $< >>$@
93 +$(obj)/early_serial_console.o:$(obj)/early_serial_console.s
94 + $(NYAN_AS) --32 -o $@ $<
95 +
96 +$(obj)/edd.part.s:$(src)/edd.c
97 + $(cgcc_cmd_cc_s_c)
98 +$(obj)/edd.s:$(obj)/edd.part.s
99 + printf '.code16gcc\n' >$@
100 + cat $< >>$@
101 +$(obj)/edd.o:$(obj)/edd.s
102 + $(NYAN_AS) --32 -o $@ $<
103 +# we need to move zoffset.h prereq from the rule above on header.o to our
104 +# header.part.s
105 +$(obj)/header.part.s:$(src)/header.S $(obj)/zoffset.h
106 + $(cmd_cgcc_cpp_s_S)
107 +$(obj)/header.s:$(obj)/header.part.s
108 + printf '.code16gcc\n' >$@
109 + cat $< >>$@
110 +$(obj)/header.o: $(obj)/header.s
111 + $(NYAN_AS) --32 -o $@ $<
112 +
113 +$(obj)/main.part.s:$(src)/main.c
114 + $(cgcc_cmd_cc_s_c)
115 +$(obj)/main.s:$(obj)/main.part.s
116 + printf '.code16gcc\n' >$@
117 + cat $< >>$@
118 +$(obj)/main.o:$(obj)/main.s
119 + $(NYAN_AS) --32 -o $@ $<
120 +
121 +$(obj)/memory.part.s:$(src)/memory.c
122 + $(cgcc_cmd_cc_s_c)
123 +$(obj)/memory.s:$(obj)/memory.part.s
124 + printf '.code16gcc\n' >$@
125 + cat $< >>$@
126 +$(obj)/memory.o:$(obj)/memory.s
127 + $(NYAN_AS) --32 -o $@ $<
128 +
129 +$(obj)/pm.part.s:$(src)/pm.c
130 + $(cgcc_cmd_cc_s_c)
131 +$(obj)/pm.s:$(obj)/pm.part.s
132 + printf '.code16gcc\n' >$@
133 + cat $< >>$@
134 +$(obj)/pm.o:$(obj)/pm.s
135 + $(NYAN_AS) --32 -o $@ $<
136 +
137 +$(obj)/pmjump.part.s: $(src)/pmjump.S
138 + $(cmd_cgcc_cpp_s_S)
139 +$(obj)/pmjump.s:$(obj)/pmjump.part.s
140 + printf '.code16gcc\n' >$@
141 + cat $< >>$@
142 +$(obj)/pmjump.o: $(obj)/pmjump.s
143 + $(NYAN_AS) --32 -o $@ $<
144 +
145 +$(obj)/printf.part.s:$(src)/printf.c
146 + $(cgcc_cmd_cc_s_c)
147 +$(obj)/printf.s:$(obj)/printf.part.s
148 + printf '.code16gcc\n' >$@
149 + cat $< >>$@
150 +$(obj)/printf.o:$(obj)/printf.s
151 + $(NYAN_AS) --32 -o $@ $<
152 +
153 +$(obj)/regs.part.s:$(src)/regs.c
154 + $(cgcc_cmd_cc_s_c)
155 +$(obj)/regs.s:$(obj)/regs.part.s
156 + printf '.code16gcc\n' >$@
157 + cat $< >>$@
158 +$(obj)/regs.o:$(obj)/regs.s
159 + $(NYAN_AS) --32 -o $@ $<
160 +
161 +$(obj)/string.part.s:$(src)/string.c
162 + $(cgcc_cmd_cc_s_c)
163 +$(obj)/string.s:$(obj)/string.part.s
164 + printf '.code16gcc\n' >$@
165 + cat $< >>$@
166 +$(obj)/string.o:$(obj)/string.s
167 + $(NYAN_AS) --32 -o $@ $<
168 +
169 +$(obj)/tty.part.s:$(src)/tty.c
170 + $(cgcc_cmd_cc_s_c)
171 +$(obj)/tty.s:$(obj)/tty.part.s
172 + printf '.code16gcc\n' >$@
173 + cat $< >>$@
174 +$(obj)/tty.o:$(obj)/tty.s
175 + $(NYAN_AS) --32 -o $@ $<
176 +
177 +$(obj)/video.part.s:$(src)/video.c
178 + $(cgcc_cmd_cc_s_c)
179 +$(obj)/video.s:$(obj)/video.part.s
180 + printf '.code16gcc\n' >$@
181 + cat $< >>$@
182 +$(obj)/video.o:$(obj)/video.s
183 + $(NYAN_AS) --32 -o $@ $<
184 +
185 +$(obj)/video-mode.part.s:$(src)/video-mode.c
186 + $(cgcc_cmd_cc_s_c)
187 +$(obj)/video-mode.s:$(obj)/video-mode.part.s
188 + printf '.code16gcc\n' >$@
189 + cat $< >>$@
190 +$(obj)/video-mode.o:$(obj)/video-mode.s
191 + $(NYAN_AS) --32 -o $@ $<
192 +
193 +$(obj)/version.part.s:$(src)/version.c
194 + $(cgcc_cmd_cc_s_c)
195 +$(obj)/version.s:$(obj)/version.part.s
196 + printf '.code16gcc\n' >$@
197 + cat $< >>$@
198 +$(obj)/version.o:$(obj)/version.s
199 + $(NYAN_AS) --32 -o $@ $<
200 +
201 +$(obj)/video-vga.part.s:$(src)/video-vga.c
202 + $(cgcc_cmd_cc_s_c)
203 +$(obj)/video-vga.s:$(obj)/video-vga.part.s
204 + printf '.code16gcc\n' >$@
205 + cat $< >>$@
206 +$(obj)/video-vga.o:$(obj)/video-vga.s
207 + $(NYAN_AS) --32 -o $@ $<
208 +
209 +$(obj)/video-vesa.part.s:$(src)/video-vesa.c
210 + $(cgcc_cmd_cc_s_c)
211 +$(obj)/video-vesa.s:$(obj)/video-vesa.part.s
212 + printf '.code16gcc\n' >$@
213 + cat $< >>$@
214 +$(obj)/video-vesa.o:$(obj)/video-vesa.s
215 + $(NYAN_AS) --32 -o $@ $<
216 +
217 +$(obj)/video-bios.part.s:$(src)/video-bios.c
218 + $(cgcc_cmd_cc_s_c)
219 +$(obj)/video-bios.s:$(obj)/video-bios.part.s
220 + printf '.code16gcc\n' >$@
221 + cat $< >>$@
222 +$(obj)/video-bios.o:$(obj)/video-bios.s
223 + $(NYAN_AS) --32 -o $@ $<
224 +# workaround brain damaged toolchain for gcc 4.7.4 -- END
225 +#-------------------------------------------------------------------------------
226 diff --git a/arch/x86/realmode/rm/Makefile b/arch/x86/realmode/rm/Makefile
227 index 83f1b6a56449..6604c8aba741 100644
228 --- a/arch/x86/realmode/rm/Makefile
229 +++ b/arch/x86/realmode/rm/Makefile
230 @@ -69,6 +69,42 @@ targets += realmode.relocs
231 $(obj)/realmode.relocs: $(obj)/realmode.elf FORCE
232 $(call if_changed,relocs)
233
234 +# --------------------------------------------------------------------------
235 +# workaround brain damaged toolchain for gcc 4.7.4 -- START
236 +cmd_cgcc_cpp_s_S = $(filter-out -m16 -march=i386,$(cmd_cpp_s_S))
237 +
238 +$(obj)/header.part.s: $(src)/header.S
239 + $(cmd_cgcc_cpp_s_S)
240 +$(obj)/header.s: $(obj)/header.part.s FORCE
241 + printf '.code16gcc\n' >$@
242 + cat $< >>$@
243 +$(obj)/header.o: $(obj)/header.s
244 + $(NYAN_AS) --32 -o $@ $<
245 +
246 +$(obj)/trampoline_64.part.s: $(src)/trampoline_64.S
247 + $(cmd_cgcc_cpp_s_S)
248 +$(obj)/trampoline_64.s: $(obj)/trampoline_64.part.s FORCE
249 + printf '.code16gcc\n' >$@
250 + cat $< >>$@
251 +$(obj)/trampoline_64.o: $(obj)/trampoline_64.s
252 + $(NYAN_AS) --32 -o $@ $<
253 +
254 +$(obj)/stack.part.s: $(src)/stack.S
255 + $(cmd_cgcc_cpp_s_S)
256 +$(obj)/stack.s: $(obj)/stack.part.s FORCE
257 + printf '.code16gcc\n' >$@
258 + cat $< >>$@
259 +$(obj)/stack.o: $(obj)/stack.s
260 + $(NYAN_AS) --32 -o $@ $<
261 +
262 +$(obj)/reboot.part.s: $(src)/reboot.S
263 + $(cmd_cgcc_cpp_s_S)
264 +$(obj)/reboot.s: $(obj)/reboot.part.s FORCE
265 + printf '.code16gcc\n' >$@
266 + cat $< >>$@
267 +$(obj)/reboot.o: $(obj)/reboot.s
268 + $(NYAN_AS) --32 -o $@ $<
269 +# workaround brain damaged toolchain for gcc 4.7.4 -- END
270 # ---------------------------------------------------------------------------
271
272 KBUILD_CFLAGS := $(REALMODE_CFLAGS) -D_SETUP -D_WAKEUP \
273 diff --git a/drivers/firmware/efi/libstub/Makefile b/drivers/firmware/efi/libstub/Makefile
274 index 8a94388e38b3..5ceaf13d164a 100644
275 --- a/drivers/firmware/efi/libstub/Makefile
276 +++ b/drivers/firmware/efi/libstub/Makefile
277 @@ -33,6 +33,7 @@ KBUILD_CFLAGS := $(cflags-y) -Os -DDISABLE_BRANCH_PROFILING \
278 -D__NO_FORTIFY \
279 -ffreestanding \
280 -fno-stack-protector \
281 + -maccumulate-outgoing-args \
282 $(call cc-option,-fno-addrsig) \
283 -D__DISABLE_EXPORTS
284
285 diff --git a/drivers/net/ethernet/realtek/r8169_main.c b/drivers/net/ethernet/realtek/r8169_main.c
286 index 0d78408b4e26..3901c8ba3d1b 100644
287 --- a/drivers/net/ethernet/realtek/r8169_main.c
288 +++ b/drivers/net/ethernet/realtek/r8169_main.c
289 @@ -1502,7 +1502,8 @@ static void rtl8169_rx_vlan_tag(struct RxDesc *desc, struct sk_buff *skb)
290 u32 opts2 = le32_to_cpu(desc->opts2);
291
292 if (opts2 & RxVlanTag)
293 - __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), swab16(opts2 & 0xffff));
294 + __vlan_hwaccel_put_tag(skb, __constant_htons(ETH_P_8021Q),
295 + swab16(opts2 & 0xffff));
296 }
297
298 static void rtl8169_get_regs(struct net_device *dev, struct ethtool_regs *regs,
299 @@ -4053,10 +4054,10 @@ static bool rtl_skb_is_udp(struct sk_buff *skb)
300 struct iphdr *ih, _ih;
301
302 switch (vlan_get_protocol(skb)) {
303 - case htons(ETH_P_IP):
304 + case __constant_htons(ETH_P_IP):
305 ih = skb_header_pointer(skb, no, sizeof(_ih), &_ih);
306 return ih && ih->protocol == IPPROTO_UDP;
307 - case htons(ETH_P_IPV6):
308 + case __constant_htons(ETH_P_IPV6):
309 i6h = skb_header_pointer(skb, no, sizeof(_i6h), &_i6h);
310 return i6h && i6h->nexthdr == IPPROTO_UDP;
311 default:
312 @@ -4159,12 +4160,12 @@ static bool rtl8169_tso_csum_v2(struct rtl8169_private *tp,
313 u8 ip_protocol;
314
315 switch (vlan_get_protocol(skb)) {
316 - case htons(ETH_P_IP):
317 + case __constant_htons(ETH_P_IP):
318 opts[1] |= TD1_IPv4_CS;
319 ip_protocol = ip_hdr(skb)->protocol;
320 break;
321
322 - case htons(ETH_P_IPV6):
323 + case __constant_htons(ETH_P_IPV6):
324 opts[1] |= TD1_IPv6_CS;
325 ip_protocol = ipv6_hdr(skb)->nexthdr;
326 break;
327 @@ -4329,7 +4330,7 @@ static netdev_features_t rtl8168evl_fix_tso(struct sk_buff *skb,
328 netdev_features_t features)
329 {
330 /* IPv4 header has options field */
331 - if (vlan_get_protocol(skb) == htons(ETH_P_IP) &&
332 + if (vlan_get_protocol(skb) == __constant_htons(ETH_P_IP) &&
333 ip_hdrlen(skb) > sizeof(struct iphdr))
334 features &= ~NETIF_F_ALL_TSO;
335
336 diff --git a/include/linux/bits.h b/include/linux/bits.h
337 index 7f475d59a097..34a66351a68a 100644
338 --- a/include/linux/bits.h
339 +++ b/include/linux/bits.h
340 @@ -17,8 +17,10 @@
341 * Create a contiguous bitmask starting at bit position @l and ending at
342 * position @h. For example
343 * GENMASK_ULL(39, 21) gives us the 64bit vector 0x000000ffffe00000.
344 + *
345 + * C GCC has a more constraint support for those builtins
346 */
347 -#if !defined(__ASSEMBLY__)
348 +#if !defined(__ASSEMBLY__) && !defined(GCC_C)
349 #include <linux/build_bug.h>
350 #define GENMASK_INPUT_CHECK(h, l) \
351 (BUILD_BUG_ON_ZERO(__builtin_choose_expr( \
352 diff --git a/include/linux/compiler-gcc.h b/include/linux/compiler-gcc.h
353 index 555ab0fddbef..b9dc69b39127 100644
354 --- a/include/linux/compiler-gcc.h
355 +++ b/include/linux/compiler-gcc.h
356 @@ -11,14 +11,37 @@
357 + __GNUC_PATCHLEVEL__)
358
359 /* https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145 */
360 -#if GCC_VERSION < 40900
361 -# error Sorry, your version of GCC is too old - please use 4.9 or newer.
362 -#elif defined(CONFIG_ARM64) && GCC_VERSION < 50100
363 +#if GCC_VERSION < 40800
364 +#define GCC_C
365 +/* comment out/patch out to acknowledge the following warning message */
366 +//# warning you need to patch gcc:
367 +//# warning "gcc 4.7.x would need:"
368 +//# warning "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58145"
369 +//# warning "https://gcc.gnu.org/legacy-ml/gcc-patches/2012-04/msg00452.html"
370 +#elif GCC_VERSION < 40900
371 +# error Sorry, your version of GCC is too old - please use 4.9 or newer or patch your GCC
372 +#else
373 +#define GCC_CXX
374 +#endif
375 +
376 +#if defined(CONFIG_ARM64) && GCC_VERSION < 50100
377 /*
378 * https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
379 * https://lore.kernel.org/r/20210107111841.GN1551@shell.armlinux.org.uk
380 */
381 -# error Sorry, your version of GCC is too old - please use 5.1 or newer.
382 +# error Sorry, your version of GCC is too old - please use 5.1 or newer
383 +#endif
384 +
385 +/* help prevent planned obsolescence due to the use of recent c11 _Generic */
386 +#if GCC_VERSION >= 40900
387 +#define __generic(expr, t, yes, no) \
388 + _Generic(expr, t: yes, default: no)
389 +#elif GCC_VERSION >= 30100
390 +#define __generic(expr, t, yes, no) \
391 + __builtin_choose_expr( \
392 + __builtin_types_compatible_p(__typeof(expr), t), yes, no)
393 +#else
394 +# error your gcc compiler cannot support the __generic macro
395 #endif
396
397 /*
398 diff --git a/include/linux/compiler_types.h b/include/linux/compiler_types.h
399 index e5dd5a4ae946..c115ed89ab82 100644
400 --- a/include/linux/compiler_types.h
401 +++ b/include/linux/compiler_types.h
402 @@ -259,23 +259,19 @@ struct ftrace_likely_data {
403 * __unqual_scalar_typeof(x) - Declare an unqualified scalar type, leaving
404 * non-scalar types unchanged.
405 */
406 -/*
407 - * Prefer C11 _Generic for better compile-times and simpler code. Note: 'char'
408 - * is not type-compatible with 'signed char', and we define a separate case.
409 - */
410 -#define __scalar_type_to_expr_cases(type) \
411 - unsigned type: (unsigned type)0, \
412 - signed type: (signed type)0
413 -
414 #define __unqual_scalar_typeof(x) typeof( \
415 - _Generic((x), \
416 - char: (char)0, \
417 - __scalar_type_to_expr_cases(char), \
418 - __scalar_type_to_expr_cases(short), \
419 - __scalar_type_to_expr_cases(int), \
420 - __scalar_type_to_expr_cases(long), \
421 - __scalar_type_to_expr_cases(long long), \
422 - default: (x)))
423 + __generic((x), char, (char)0, \
424 + __generic((x), unsigned char, (unsigned char)0, \
425 + __generic((x), signed char, (unsigned char)0, \
426 + __generic((x), unsigned short, (unsigned short)0, \
427 + __generic((x), signed short, (signed short)0, \
428 + __generic((x), unsigned int, (unsigned int)0, \
429 + __generic((x), signed int, (signed int)0, \
430 + __generic((x), unsigned long, (unsigned long)0, \
431 + __generic((x), signed long, (signed long)0, \
432 + __generic((x), unsigned long long, (unsigned long long)0, \
433 + __generic((x), signed long long, (signed long long)0, \
434 + (x)))))))))))))
435
436 /* Is this type a native word size -- useful for atomic operations */
437 #define __native_word(t) \
438 diff --git a/include/linux/etherdevice.h b/include/linux/etherdevice.h
439 index 2e5debc0373c..59bee289ac09 100644
440 --- a/include/linux/etherdevice.h
441 +++ b/include/linux/etherdevice.h
442 @@ -77,7 +77,7 @@ static inline bool is_link_local_ether_addr(const u8 *addr)
443 {
444 __be16 *a = (__be16 *)addr;
445 static const __be16 *b = (const __be16 *)eth_reserved_addr_base;
446 - static const __be16 m = cpu_to_be16(0xfff0);
447 + static const __be16 m = __constant_cpu_to_be16(0xfff0);
448
449 #if defined(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS)
450 return (((*(const u32 *)addr) ^ (*(const u32 *)b)) |
451 @@ -210,7 +210,8 @@ static inline bool eth_proto_is_802_3(__be16 proto)
452 proto &= htons(0xFF00);
453 #endif
454 /* cast both to u16 and compare since LSB can be ignored */
455 - return (__force u16)proto >= (__force u16)htons(ETH_P_802_3_MIN);
456 + return (__force u16)proto
457 + >= (__force u16)__constant_htons(ETH_P_802_3_MIN);
458 }
459
460 /**
461 diff --git a/include/linux/if_vlan.h b/include/linux/if_vlan.h
462 index 41a518336673..0bb1320ca828 100644
463 --- a/include/linux/if_vlan.h
464 +++ b/include/linux/if_vlan.h
465 @@ -302,8 +302,8 @@ static inline bool vlan_uses_dev(const struct net_device *dev)
466 static inline bool eth_type_vlan(__be16 ethertype)
467 {
468 switch (ethertype) {
469 - case htons(ETH_P_8021Q):
470 - case htons(ETH_P_8021AD):
471 + case __constant_htons(ETH_P_8021Q):
472 + case __constant_htons(ETH_P_8021AD):
473 return true;
474 default:
475 return false;
476 @@ -313,9 +313,11 @@ static inline bool eth_type_vlan(__be16 ethertype)
477 static inline bool vlan_hw_offload_capable(netdev_features_t features,
478 __be16 proto)
479 {
480 - if (proto == htons(ETH_P_8021Q) && features & NETIF_F_HW_VLAN_CTAG_TX)
481 + if (proto == __constant_htons(ETH_P_8021Q)
482 + && features & NETIF_F_HW_VLAN_CTAG_TX)
483 return true;
484 - if (proto == htons(ETH_P_8021AD) && features & NETIF_F_HW_VLAN_STAG_TX)
485 + if (proto == __constant_htons(ETH_P_8021AD)
486 + && features & NETIF_F_HW_VLAN_STAG_TX)
487 return true;
488 return false;
489 }
490 @@ -666,12 +668,12 @@ static inline void vlan_set_encap_proto(struct sk_buff *skb,
491 * 802.2 SSAP/DSAP. This won't work for fault tolerant netware
492 * but does for the rest.
493 */
494 - skb->protocol = htons(ETH_P_802_3);
495 + skb->protocol = __constant_htons(ETH_P_802_3);
496 else
497 /*
498 * Real 802.2 LLC
499 */
500 - skb->protocol = htons(ETH_P_802_2);
501 + skb->protocol = __constant_htons(ETH_P_802_2);
502 }
503
504 /**
505 diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
506 index 5ff27c12ce68..8f66b9b7ae65 100644
507 --- a/include/linux/netdevice.h
508 +++ b/include/linux/netdevice.h
509 @@ -4732,7 +4732,7 @@ __be16 skb_network_protocol(struct sk_buff *skb, int *depth);
510 static inline bool can_checksum_protocol(netdev_features_t features,
511 __be16 protocol)
512 {
513 - if (protocol == htons(ETH_P_FCOE))
514 + if (protocol == __constant_htons(ETH_P_FCOE))
515 return !!(features & NETIF_F_FCOE_CRC);
516
517 /* Assume this is an IP checksum (not SCTP CRC) */
518 @@ -4743,9 +4743,9 @@ static inline bool can_checksum_protocol(netdev_features_t features,
519 }
520
521 switch (protocol) {
522 - case htons(ETH_P_IP):
523 + case __constant_htons(ETH_P_IP):
524 return !!(features & NETIF_F_IP_CSUM);
525 - case htons(ETH_P_IPV6):
526 + case __constant_htons(ETH_P_IPV6):
527 return !!(features & NETIF_F_IPV6_CSUM);
528 default:
529 return false;
530 diff --git a/include/linux/sctp.h b/include/linux/sctp.h
531 index bb1926589693..a448cd89a503 100644
532 --- a/include/linux/sctp.h
533 +++ b/include/linux/sctp.h
534 @@ -159,43 +159,43 @@ struct sctp_paramhdr {
535 enum sctp_param {
536
537 /* RFC 2960 Section 3.3.5 */
538 - SCTP_PARAM_HEARTBEAT_INFO = cpu_to_be16(1),
539 + SCTP_PARAM_HEARTBEAT_INFO = __constant_cpu_to_be16(1),
540 /* RFC 2960 Section 3.3.2.1 */
541 - SCTP_PARAM_IPV4_ADDRESS = cpu_to_be16(5),
542 - SCTP_PARAM_IPV6_ADDRESS = cpu_to_be16(6),
543 - SCTP_PARAM_STATE_COOKIE = cpu_to_be16(7),
544 - SCTP_PARAM_UNRECOGNIZED_PARAMETERS = cpu_to_be16(8),
545 - SCTP_PARAM_COOKIE_PRESERVATIVE = cpu_to_be16(9),
546 - SCTP_PARAM_HOST_NAME_ADDRESS = cpu_to_be16(11),
547 - SCTP_PARAM_SUPPORTED_ADDRESS_TYPES = cpu_to_be16(12),
548 - SCTP_PARAM_ECN_CAPABLE = cpu_to_be16(0x8000),
549 + SCTP_PARAM_IPV4_ADDRESS = __constant_cpu_to_be16(5),
550 + SCTP_PARAM_IPV6_ADDRESS = __constant_cpu_to_be16(6),
551 + SCTP_PARAM_STATE_COOKIE = __constant_cpu_to_be16(7),
552 + SCTP_PARAM_UNRECOGNIZED_PARAMETERS = __constant_cpu_to_be16(8),
553 + SCTP_PARAM_COOKIE_PRESERVATIVE = __constant_cpu_to_be16(9),
554 + SCTP_PARAM_HOST_NAME_ADDRESS = __constant_cpu_to_be16(11),
555 + SCTP_PARAM_SUPPORTED_ADDRESS_TYPES = __constant_cpu_to_be16(12),
556 + SCTP_PARAM_ECN_CAPABLE = __constant_cpu_to_be16(0x8000),
557
558 /* AUTH Extension Section 3 */
559 - SCTP_PARAM_RANDOM = cpu_to_be16(0x8002),
560 - SCTP_PARAM_CHUNKS = cpu_to_be16(0x8003),
561 - SCTP_PARAM_HMAC_ALGO = cpu_to_be16(0x8004),
562 + SCTP_PARAM_RANDOM = __constant_cpu_to_be16(0x8002),
563 + SCTP_PARAM_CHUNKS = __constant_cpu_to_be16(0x8003),
564 + SCTP_PARAM_HMAC_ALGO = __constant_cpu_to_be16(0x8004),
565
566 /* Add-IP: Supported Extensions, Section 4.2 */
567 - SCTP_PARAM_SUPPORTED_EXT = cpu_to_be16(0x8008),
568 + SCTP_PARAM_SUPPORTED_EXT = __constant_cpu_to_be16(0x8008),
569
570 /* PR-SCTP Sec 3.1 */
571 - SCTP_PARAM_FWD_TSN_SUPPORT = cpu_to_be16(0xc000),
572 + SCTP_PARAM_FWD_TSN_SUPPORT = __constant_cpu_to_be16(0xc000),
573
574 /* Add-IP Extension. Section 3.2 */
575 - SCTP_PARAM_ADD_IP = cpu_to_be16(0xc001),
576 - SCTP_PARAM_DEL_IP = cpu_to_be16(0xc002),
577 - SCTP_PARAM_ERR_CAUSE = cpu_to_be16(0xc003),
578 - SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004),
579 - SCTP_PARAM_SUCCESS_REPORT = cpu_to_be16(0xc005),
580 - SCTP_PARAM_ADAPTATION_LAYER_IND = cpu_to_be16(0xc006),
581 + SCTP_PARAM_ADD_IP = __constant_cpu_to_be16(0xc001),
582 + SCTP_PARAM_DEL_IP = __constant_cpu_to_be16(0xc002),
583 + SCTP_PARAM_ERR_CAUSE = __constant_cpu_to_be16(0xc003),
584 + SCTP_PARAM_SET_PRIMARY = __constant_cpu_to_be16(0xc004),
585 + SCTP_PARAM_SUCCESS_REPORT = __constant_cpu_to_be16(0xc005),
586 + SCTP_PARAM_ADAPTATION_LAYER_IND = __constant_cpu_to_be16(0xc006),
587
588 /* RE-CONFIG. Section 4 */
589 - SCTP_PARAM_RESET_OUT_REQUEST = cpu_to_be16(0x000d),
590 - SCTP_PARAM_RESET_IN_REQUEST = cpu_to_be16(0x000e),
591 - SCTP_PARAM_RESET_TSN_REQUEST = cpu_to_be16(0x000f),
592 - SCTP_PARAM_RESET_RESPONSE = cpu_to_be16(0x0010),
593 - SCTP_PARAM_RESET_ADD_OUT_STREAMS = cpu_to_be16(0x0011),
594 - SCTP_PARAM_RESET_ADD_IN_STREAMS = cpu_to_be16(0x0012),
595 + SCTP_PARAM_RESET_OUT_REQUEST = __constant_cpu_to_be16(0x000d),
596 + SCTP_PARAM_RESET_IN_REQUEST = __constant_cpu_to_be16(0x000e),
597 + SCTP_PARAM_RESET_TSN_REQUEST = __constant_cpu_to_be16(0x000f),
598 + SCTP_PARAM_RESET_RESPONSE = __constant_cpu_to_be16(0x0010),
599 + SCTP_PARAM_RESET_ADD_OUT_STREAMS = __constant_cpu_to_be16(0x0011),
600 + SCTP_PARAM_RESET_ADD_IN_STREAMS = __constant_cpu_to_be16(0x0012),
601 }; /* enum */
602
603
604 @@ -206,13 +206,13 @@ enum sctp_param {
605 *
606 */
607 enum {
608 - SCTP_PARAM_ACTION_DISCARD = cpu_to_be16(0x0000),
609 - SCTP_PARAM_ACTION_DISCARD_ERR = cpu_to_be16(0x4000),
610 - SCTP_PARAM_ACTION_SKIP = cpu_to_be16(0x8000),
611 - SCTP_PARAM_ACTION_SKIP_ERR = cpu_to_be16(0xc000),
612 + SCTP_PARAM_ACTION_DISCARD = __constant_cpu_to_be16(0x0000),
613 + SCTP_PARAM_ACTION_DISCARD_ERR = __constant_cpu_to_be16(0x4000),
614 + SCTP_PARAM_ACTION_SKIP = __constant_cpu_to_be16(0x8000),
615 + SCTP_PARAM_ACTION_SKIP_ERR = __constant_cpu_to_be16(0xc000),
616 };
617
618 -enum { SCTP_PARAM_ACTION_MASK = cpu_to_be16(0xc000), };
619 +enum { SCTP_PARAM_ACTION_MASK = __constant_cpu_to_be16(0xc000), };
620
621 /* RFC 2960 Section 3.3.1 Payload Data (DATA) (0) */
622
623 @@ -465,17 +465,17 @@ struct sctp_operr_chunk {
624 */
625 enum sctp_error {
626
627 - SCTP_ERROR_NO_ERROR = cpu_to_be16(0x00),
628 - SCTP_ERROR_INV_STRM = cpu_to_be16(0x01),
629 - SCTP_ERROR_MISS_PARAM = cpu_to_be16(0x02),
630 - SCTP_ERROR_STALE_COOKIE = cpu_to_be16(0x03),
631 - SCTP_ERROR_NO_RESOURCE = cpu_to_be16(0x04),
632 - SCTP_ERROR_DNS_FAILED = cpu_to_be16(0x05),
633 - SCTP_ERROR_UNKNOWN_CHUNK = cpu_to_be16(0x06),
634 - SCTP_ERROR_INV_PARAM = cpu_to_be16(0x07),
635 - SCTP_ERROR_UNKNOWN_PARAM = cpu_to_be16(0x08),
636 - SCTP_ERROR_NO_DATA = cpu_to_be16(0x09),
637 - SCTP_ERROR_COOKIE_IN_SHUTDOWN = cpu_to_be16(0x0a),
638 + SCTP_ERROR_NO_ERROR = __constant_cpu_to_be16(0x00),
639 + SCTP_ERROR_INV_STRM = __constant_cpu_to_be16(0x01),
640 + SCTP_ERROR_MISS_PARAM = __constant_cpu_to_be16(0x02),
641 + SCTP_ERROR_STALE_COOKIE = __constant_cpu_to_be16(0x03),
642 + SCTP_ERROR_NO_RESOURCE = __constant_cpu_to_be16(0x04),
643 + SCTP_ERROR_DNS_FAILED = __constant_cpu_to_be16(0x05),
644 + SCTP_ERROR_UNKNOWN_CHUNK = __constant_cpu_to_be16(0x06),
645 + SCTP_ERROR_INV_PARAM = __constant_cpu_to_be16(0x07),
646 + SCTP_ERROR_UNKNOWN_PARAM = __constant_cpu_to_be16(0x08),
647 + SCTP_ERROR_NO_DATA = __constant_cpu_to_be16(0x09),
648 + SCTP_ERROR_COOKIE_IN_SHUTDOWN = __constant_cpu_to_be16(0x0a),
649
650
651 /* SCTP Implementation Guide:
652 @@ -485,10 +485,10 @@ enum sctp_error {
653 * 14 Restart of an Association with New Encapsulation Port
654 */
655
656 - SCTP_ERROR_RESTART = cpu_to_be16(0x0b),
657 - SCTP_ERROR_USER_ABORT = cpu_to_be16(0x0c),
658 - SCTP_ERROR_PROTO_VIOLATION = cpu_to_be16(0x0d),
659 - SCTP_ERROR_NEW_ENCAP_PORT = cpu_to_be16(0x0e),
660 + SCTP_ERROR_RESTART = __constant_cpu_to_be16(0x0b),
661 + SCTP_ERROR_USER_ABORT = __constant_cpu_to_be16(0x0c),
662 + SCTP_ERROR_PROTO_VIOLATION = __constant_cpu_to_be16(0x0d),
663 + SCTP_ERROR_NEW_ENCAP_PORT = __constant_cpu_to_be16(0x0e),
664
665 /* ADDIP Section 3.3 New Error Causes
666 *
667 @@ -503,11 +503,11 @@ enum sctp_error {
668 * 0x00A3 Association Aborted due to illegal ASCONF-ACK
669 * 0x00A4 Request refused - no authorization.
670 */
671 - SCTP_ERROR_DEL_LAST_IP = cpu_to_be16(0x00A0),
672 - SCTP_ERROR_RSRC_LOW = cpu_to_be16(0x00A1),
673 - SCTP_ERROR_DEL_SRC_IP = cpu_to_be16(0x00A2),
674 - SCTP_ERROR_ASCONF_ACK = cpu_to_be16(0x00A3),
675 - SCTP_ERROR_REQ_REFUSED = cpu_to_be16(0x00A4),
676 + SCTP_ERROR_DEL_LAST_IP = __constant_cpu_to_be16(0x00A0),
677 + SCTP_ERROR_RSRC_LOW = __constant_cpu_to_be16(0x00A1),
678 + SCTP_ERROR_DEL_SRC_IP = __constant_cpu_to_be16(0x00A2),
679 + SCTP_ERROR_ASCONF_ACK = __constant_cpu_to_be16(0x00A3),
680 + SCTP_ERROR_REQ_REFUSED = __constant_cpu_to_be16(0x00A4),
681
682 /* AUTH Section 4. New Error Cause
683 *
684 @@ -519,7 +519,7 @@ enum sctp_error {
685 * --------------------------------------------------------------
686 * 0x0105 Unsupported HMAC Identifier
687 */
688 - SCTP_ERROR_UNSUP_HMAC = cpu_to_be16(0x0105)
689 + SCTP_ERROR_UNSUP_HMAC = __constant_cpu_to_be16(0x0105)
690 };
691
692
693 diff --git a/include/linux/seqlock.h b/include/linux/seqlock.h
694 index 2f7bb92b4c9e..74925c6a88f0 100644
695 --- a/include/linux/seqlock.h
696 +++ b/include/linux/seqlock.h
697 @@ -296,16 +296,19 @@ SEQCOUNT_LOCKNAME(ww_mutex, struct ww_mutex, true, &s->lock->base, ww_mu
698 #define SEQCNT_MUTEX_ZERO(name, lock) SEQCOUNT_LOCKNAME_ZERO(name, lock)
699 #define SEQCNT_WW_MUTEX_ZERO(name, lock) SEQCOUNT_LOCKNAME_ZERO(name, lock)
700
701 -#define __seqprop_case(s, lockname, prop) \
702 - seqcount_##lockname##_t: __seqprop_##lockname##_##prop((void *)(s))
703 -
704 -#define __seqprop(s, prop) _Generic(*(s), \
705 - seqcount_t: __seqprop_##prop((void *)(s)), \
706 - __seqprop_case((s), raw_spinlock, prop), \
707 - __seqprop_case((s), spinlock, prop), \
708 - __seqprop_case((s), rwlock, prop), \
709 - __seqprop_case((s), mutex, prop), \
710 - __seqprop_case((s), ww_mutex, prop))
711 +#define __seqprop(s, prop) \
712 + __generic(*(s), seqcount_t, __seqprop_##prop((void *)(s)), \
713 + __generic(*(s), seqcount_raw_spinlock_t, \
714 + __seqprop_raw_spinlock_##prop((void *)(s)), \
715 + __generic(*(s), seqcount_spinlock_t, \
716 + __seqprop_spinlock_##prop((void *)(s)), \
717 + __generic(*(s), seqcount_rwlock_t, \
718 + __seqprop_rwlock_##prop((void *)(s)), \
719 + __generic(*(s), seqcount_mutex_t, \
720 + __seqprop_mutex_##prop((void *)(s)), \
721 + __generic(*(s), seqcount_ww_mutex_t, \
722 + __seqprop_ww_mutex_##prop((void *)(s)), \
723 + panic("seqlock:__seqprop:unsupported type")))))))
724
725 #define seqprop_ptr(s) __seqprop(s, ptr)
726 #define seqprop_sequence(s) __seqprop(s, sequence)
727 diff --git a/include/net/inet_ecn.h b/include/net/inet_ecn.h
728 index ba77f47ef61e..01b3cba4152d 100644
729 --- a/include/net/inet_ecn.h
730 +++ b/include/net/inet_ecn.h
731 @@ -172,13 +172,13 @@ static inline void ipv6_copy_dscp(unsigned int dscp, struct ipv6hdr *inner)
732 static inline int INET_ECN_set_ce(struct sk_buff *skb)
733 {
734 switch (skb_protocol(skb, true)) {
735 - case cpu_to_be16(ETH_P_IP):
736 + case __constant_cpu_to_be16(ETH_P_IP):
737 if (skb_network_header(skb) + sizeof(struct iphdr) <=
738 skb_tail_pointer(skb))
739 return IP_ECN_set_ce(ip_hdr(skb));
740 break;
741
742 - case cpu_to_be16(ETH_P_IPV6):
743 + case __constant_cpu_to_be16(ETH_P_IPV6):
744 if (skb_network_header(skb) + sizeof(struct ipv6hdr) <=
745 skb_tail_pointer(skb))
746 return IP6_ECN_set_ce(skb, ipv6_hdr(skb));
747 @@ -191,13 +191,13 @@ static inline int INET_ECN_set_ce(struct sk_buff *skb)
748 static inline int INET_ECN_set_ect1(struct sk_buff *skb)
749 {
750 switch (skb_protocol(skb, true)) {
751 - case cpu_to_be16(ETH_P_IP):
752 + case __constant_cpu_to_be16(ETH_P_IP):
753 if (skb_network_header(skb) + sizeof(struct iphdr) <=
754 skb_tail_pointer(skb))
755 return IP_ECN_set_ect1(ip_hdr(skb));
756 break;
757
758 - case cpu_to_be16(ETH_P_IPV6):
759 + case __constant_cpu_to_be16(ETH_P_IPV6):
760 if (skb_network_header(skb) + sizeof(struct ipv6hdr) <=
761 skb_tail_pointer(skb))
762 return IP6_ECN_set_ect1(skb, ipv6_hdr(skb));
763 @@ -272,10 +272,10 @@ static inline int IP_ECN_decapsulate(const struct iphdr *oiph,
764 __u8 inner;
765
766 switch (skb_protocol(skb, true)) {
767 - case htons(ETH_P_IP):
768 + case __constant_htons(ETH_P_IP):
769 inner = ip_hdr(skb)->tos;
770 break;
771 - case htons(ETH_P_IPV6):
772 + case __constant_htons(ETH_P_IPV6):
773 inner = ipv6_get_dsfield(ipv6_hdr(skb));
774 break;
775 default:
776 @@ -291,10 +291,10 @@ static inline int IP6_ECN_decapsulate(const struct ipv6hdr *oipv6h,
777 __u8 inner;
778
779 switch (skb_protocol(skb, true)) {
780 - case htons(ETH_P_IP):
781 + case __constant_htons(ETH_P_IP):
782 inner = ip_hdr(skb)->tos;
783 break;
784 - case htons(ETH_P_IPV6):
785 + case __constant_htons(ETH_P_IPV6):
786 inner = ipv6_get_dsfield(ipv6_hdr(skb));
787 break;
788 default:
789 diff --git a/include/net/ip_tunnels.h b/include/net/ip_tunnels.h
790 index 548b65bd3973..6744709d8a81 100644
791 --- a/include/net/ip_tunnels.h
792 +++ b/include/net/ip_tunnels.h
793 @@ -317,11 +317,11 @@ static inline bool pskb_inet_may_pull(struct sk_buff *skb)
794
795 switch (skb->protocol) {
796 #if IS_ENABLED(CONFIG_IPV6)
797 - case htons(ETH_P_IPV6):
798 + case __constant_htons(ETH_P_IPV6):
799 nhlen = sizeof(struct ipv6hdr);
800 break;
801 #endif
802 - case htons(ETH_P_IP):
803 + case __constant_htons(ETH_P_IP):
804 nhlen = sizeof(struct iphdr);
805 break;
806 default:
807 diff --git a/include/net/vxlan.h b/include/net/vxlan.h
808 index 08537aa14f7c..4d3a279508b1 100644
809 --- a/include/net/vxlan.h
810 +++ b/include/net/vxlan.h
811 @@ -26,11 +26,11 @@ struct vxlanhdr {
812 };
813
814 /* VXLAN header flags. */
815 -#define VXLAN_HF_VNI cpu_to_be32(BIT(27))
816 +#define VXLAN_HF_VNI __constant_cpu_to_be32(BIT(27))
817
818 #define VXLAN_N_VID (1u << 24)
819 #define VXLAN_VID_MASK (VXLAN_N_VID - 1)
820 -#define VXLAN_VNI_MASK cpu_to_be32(VXLAN_VID_MASK << 8)
821 +#define VXLAN_VNI_MASK __constant_cpu_to_be32(VXLAN_VID_MASK << 8)
822 #define VXLAN_HLEN (sizeof(struct udphdr) + sizeof(struct vxlanhdr))
823
824 #define VNI_HASH_BITS 10
825 @@ -57,11 +57,11 @@ struct vxlanhdr {
826 */
827
828 /* VXLAN-RCO header flags. */
829 -#define VXLAN_HF_RCO cpu_to_be32(BIT(21))
830 +#define VXLAN_HF_RCO __constant_cpu_to_be32(BIT(21))
831
832 /* Remote checksum offload header option */
833 -#define VXLAN_RCO_MASK cpu_to_be32(0x7f) /* Last byte of vni field */
834 -#define VXLAN_RCO_UDP cpu_to_be32(0x80) /* Indicate UDP RCO (TCP when not set *) */
835 +#define VXLAN_RCO_MASK __constant_cpu_to_be32(0x7f) /* Last byte of vni field */
836 +#define VXLAN_RCO_UDP __constant_cpu_to_be32(0x80) /* Indicate UDP RCO (TCP when not set *) */
837 #define VXLAN_RCO_SHIFT 1 /* Left shift of start */
838 #define VXLAN_RCO_SHIFT_MASK ((1 << VXLAN_RCO_SHIFT) - 1)
839 #define VXLAN_MAX_REMCSUM_START (0x7f << VXLAN_RCO_SHIFT)
840 @@ -107,9 +107,9 @@ struct vxlanhdr_gbp {
841 };
842
843 /* VXLAN-GBP header flags. */
844 -#define VXLAN_HF_GBP cpu_to_be32(BIT(31))
845 +#define VXLAN_HF_GBP __constant_cpu_to_be32(BIT(31))
846
847 -#define VXLAN_GBP_USED_BITS (VXLAN_HF_GBP | cpu_to_be32(0xFFFFFF))
848 +#define VXLAN_GBP_USED_BITS (VXLAN_HF_GBP | __constant_cpu_to_be32(0xFFFFFF))
849
850 /* skb->mark mapping
851 *
852 @@ -169,12 +169,12 @@ struct vxlanhdr_gpe {
853 };
854
855 /* VXLAN-GPE header flags. */
856 -#define VXLAN_HF_VER cpu_to_be32(BIT(29) | BIT(28))
857 -#define VXLAN_HF_NP cpu_to_be32(BIT(26))
858 -#define VXLAN_HF_OAM cpu_to_be32(BIT(24))
859 +#define VXLAN_HF_VER __constant_cpu_to_be32(BIT(29) | BIT(28))
860 +#define VXLAN_HF_NP __constant_cpu_to_be32(BIT(26))
861 +#define VXLAN_HF_OAM __constant_cpu_to_be32(BIT(24))
862
863 #define VXLAN_GPE_USED_BITS (VXLAN_HF_VER | VXLAN_HF_NP | VXLAN_HF_OAM | \
864 - cpu_to_be32(0xff))
865 + __constant_cpu_to_be32(0xff))
866
867 struct vxlan_metadata {
868 u32 gbp;
869 @@ -305,10 +305,10 @@ static inline netdev_features_t vxlan_features_check(struct sk_buff *skb,
870 return features;
871
872 switch (vlan_get_protocol(skb)) {
873 - case htons(ETH_P_IP):
874 + case __constant_htons(ETH_P_IP):
875 l4_hdr = ip_hdr(skb)->protocol;
876 break;
877 - case htons(ETH_P_IPV6):
878 + case __constant_htons(ETH_P_IPV6):
879 l4_hdr = ipv6_hdr(skb)->nexthdr;
880 break;
881 default:
882 diff --git a/net/core/dev.c b/net/core/dev.c
883 index 449b45b843d4..b0547f740e73 100644
884 --- a/net/core/dev.c
885 +++ b/net/core/dev.c
886 @@ -5078,11 +5078,11 @@ EXPORT_SYMBOL_GPL(netdev_rx_handler_unregister);
887 static bool skb_pfmemalloc_protocol(struct sk_buff *skb)
888 {
889 switch (skb->protocol) {
890 - case htons(ETH_P_ARP):
891 - case htons(ETH_P_IP):
892 - case htons(ETH_P_IPV6):
893 - case htons(ETH_P_8021Q):
894 - case htons(ETH_P_8021AD):
895 + case __constant_htons(ETH_P_ARP):
896 + case __constant_htons(ETH_P_IP):
897 + case __constant_htons(ETH_P_IPV6):
898 + case __constant_htons(ETH_P_8021Q):
899 + case __constant_htons(ETH_P_8021AD):
900 return true;
901 default:
902 return false;
903 diff --git a/net/core/filter.c b/net/core/filter.c
904 index 255aeee72402..a2a1685b34bb 100644
905 --- a/net/core/filter.c
906 +++ b/net/core/filter.c
907 @@ -3396,9 +3396,9 @@ static const struct bpf_func_proto bpf_skb_change_type_proto = {
908 static u32 bpf_skb_net_base_len(const struct sk_buff *skb)
909 {
910 switch (skb->protocol) {
911 - case htons(ETH_P_IP):
912 + case __constant_htons(ETH_P_IP):
913 return sizeof(struct iphdr);
914 - case htons(ETH_P_IPV6):
915 + case __constant_htons(ETH_P_IPV6):
916 return sizeof(struct ipv6hdr);
917 default:
918 return ~0U;
919 @@ -6404,10 +6404,10 @@ BPF_CALL_1(bpf_skb_ecn_set_ce, struct sk_buff *, skb)
920 unsigned int iphdr_len;
921
922 switch (skb_protocol(skb, true)) {
923 - case cpu_to_be16(ETH_P_IP):
924 + case __constant_cpu_to_be16(ETH_P_IP):
925 iphdr_len = sizeof(struct iphdr);
926 break;
927 - case cpu_to_be16(ETH_P_IPV6):
928 + case __constant_cpu_to_be16(ETH_P_IPV6):
929 iphdr_len = sizeof(struct ipv6hdr);
930 break;
931 default:
932 diff --git a/net/core/flow_dissector.c b/net/core/flow_dissector.c
933 index 6f1adba6695f..0c7e38931594 100644
934 --- a/net/core/flow_dissector.c
935 +++ b/net/core/flow_dissector.c
936 @@ -1025,7 +1025,7 @@ bool __skb_flow_dissect(const struct net *net,
937 fdret = FLOW_DISSECT_RET_CONTINUE;
938
939 switch (proto) {
940 - case htons(ETH_P_IP): {
941 + case __constant_htons(ETH_P_IP): {
942 const struct iphdr *iph;
943 struct iphdr _iph;
944
945 @@ -1071,7 +1071,7 @@ bool __skb_flow_dissect(const struct net *net,
946
947 break;
948 }
949 - case htons(ETH_P_IPV6): {
950 + case __constant_htons(ETH_P_IPV6): {
951 const struct ipv6hdr *iph;
952 struct ipv6hdr _iph;
953
954 @@ -1119,8 +1119,8 @@ bool __skb_flow_dissect(const struct net *net,
955
956 break;
957 }
958 - case htons(ETH_P_8021AD):
959 - case htons(ETH_P_8021Q): {
960 + case __constant_htons(ETH_P_8021AD):
961 + case __constant_htons(ETH_P_8021Q): {
962 const struct vlan_hdr *vlan = NULL;
963 struct vlan_hdr _vlan;
964 __be16 saved_vlan_tpid = proto;
965 @@ -1170,7 +1170,7 @@ bool __skb_flow_dissect(const struct net *net,
966 fdret = FLOW_DISSECT_RET_PROTO_AGAIN;
967 break;
968 }
969 - case htons(ETH_P_PPP_SES): {
970 + case __constant_htons(ETH_P_PPP_SES): {
971 struct {
972 struct pppoe_hdr hdr;
973 __be16 proto;
974 @@ -1184,11 +1184,11 @@ bool __skb_flow_dissect(const struct net *net,
975 proto = hdr->proto;
976 nhoff += PPPOE_SES_HLEN;
977 switch (proto) {
978 - case htons(PPP_IP):
979 + case __constant_htons(PPP_IP):
980 proto = htons(ETH_P_IP);
981 fdret = FLOW_DISSECT_RET_PROTO_AGAIN;
982 break;
983 - case htons(PPP_IPV6):
984 + case __constant_htons(PPP_IPV6):
985 proto = htons(ETH_P_IPV6);
986 fdret = FLOW_DISSECT_RET_PROTO_AGAIN;
987 break;
988 @@ -1198,7 +1198,7 @@ bool __skb_flow_dissect(const struct net *net,
989 }
990 break;
991 }
992 - case htons(ETH_P_TIPC): {
993 + case __constant_htons(ETH_P_TIPC): {
994 struct tipc_basic_hdr *hdr, _hdr;
995
996 hdr = __skb_header_pointer(skb, nhoff, sizeof(_hdr),
997 @@ -1220,8 +1220,8 @@ bool __skb_flow_dissect(const struct net *net,
998 break;
999 }
1000
1001 - case htons(ETH_P_MPLS_UC):
1002 - case htons(ETH_P_MPLS_MC):
1003 + case __constant_htons(ETH_P_MPLS_UC):
1004 + case __constant_htons(ETH_P_MPLS_MC):
1005 fdret = __skb_flow_dissect_mpls(skb, flow_dissector,
1006 target_container, data,
1007 nhoff, hlen, mpls_lse,
1008 @@ -1229,7 +1229,7 @@ bool __skb_flow_dissect(const struct net *net,
1009 nhoff += sizeof(struct mpls_label);
1010 mpls_lse++;
1011 break;
1012 - case htons(ETH_P_FCOE):
1013 + case __constant_htons(ETH_P_FCOE):
1014 if ((hlen - nhoff) < FCOE_HEADER_LEN) {
1015 fdret = FLOW_DISSECT_RET_OUT_BAD;
1016 break;
1017 @@ -1239,14 +1239,14 @@ bool __skb_flow_dissect(const struct net *net,
1018 fdret = FLOW_DISSECT_RET_OUT_GOOD;
1019 break;
1020
1021 - case htons(ETH_P_ARP):
1022 - case htons(ETH_P_RARP):
1023 + case __constant_htons(ETH_P_ARP):
1024 + case __constant_htons(ETH_P_RARP):
1025 fdret = __skb_flow_dissect_arp(skb, flow_dissector,
1026 target_container, data,
1027 nhoff, hlen);
1028 break;
1029
1030 - case htons(ETH_P_BATMAN):
1031 + case __constant_htons(ETH_P_BATMAN):
1032 fdret = __skb_flow_dissect_batadv(skb, key_control, data,
1033 &proto, &nhoff, hlen, flags);
1034 break;
1035 diff --git a/net/core/skbuff.c b/net/core/skbuff.c
1036 index 785daff48030..5f402b5e9f6c 100644
1037 --- a/net/core/skbuff.c
1038 +++ b/net/core/skbuff.c
1039 @@ -5050,11 +5050,11 @@ int skb_checksum_setup(struct sk_buff *skb, bool recalculate)
1040 int err;
1041
1042 switch (skb->protocol) {
1043 - case htons(ETH_P_IP):
1044 + case __constant_htons(ETH_P_IP):
1045 err = skb_checksum_setup_ipv4(skb, recalculate);
1046 break;
1047
1048 - case htons(ETH_P_IPV6):
1049 + case __constant_htons(ETH_P_IPV6):
1050 err = skb_checksum_setup_ipv6(skb, recalculate);
1051 break;
1052
1053 diff --git a/net/ethernet/eth.c b/net/ethernet/eth.c
1054 index 4106373180c6..ff03f3e0243a 100644
1055 --- a/net/ethernet/eth.c
1056 +++ b/net/ethernet/eth.c
1057 @@ -482,7 +482,7 @@ int eth_gro_complete(struct sk_buff *skb, int nhoff)
1058 EXPORT_SYMBOL(eth_gro_complete);
1059
1060 static struct packet_offload eth_packet_offload __read_mostly = {
1061 - .type = cpu_to_be16(ETH_P_TEB),
1062 + .type = __constant_cpu_to_be16(ETH_P_TEB),
1063 .priority = 10,
1064 .callbacks = {
1065 .gro_receive = eth_gro_receive,
1066 diff --git a/net/ipv4/af_inet.c b/net/ipv4/af_inet.c
1067 index b94fa8eb831b..f1f86db1829e 100644
1068 --- a/net/ipv4/af_inet.c
1069 +++ b/net/ipv4/af_inet.c
1070 @@ -1890,7 +1890,7 @@ static int ipv4_proc_init(void);
1071 */
1072
1073 static struct packet_offload ip_packet_offload __read_mostly = {
1074 - .type = cpu_to_be16(ETH_P_IP),
1075 + .type = __constant_cpu_to_be16(ETH_P_IP),
1076 .callbacks = {
1077 .gso_segment = inet_gso_segment,
1078 .gro_receive = inet_gro_receive,
1079 @@ -1930,7 +1930,7 @@ static int __init ipv4_offload_init(void)
1080 fs_initcall(ipv4_offload_init);
1081
1082 static struct packet_type ip_packet_type __read_mostly = {
1083 - .type = cpu_to_be16(ETH_P_IP),
1084 + .type = __constant_cpu_to_be16(ETH_P_IP),
1085 .func = ip_rcv,
1086 .list_func = ip_list_rcv,
1087 };
1088 diff --git a/net/ipv4/arp.c b/net/ipv4/arp.c
1089 index 922dd73e5740..d8ef2692d8d5 100644
1090 --- a/net/ipv4/arp.c
1091 +++ b/net/ipv4/arp.c
1092 @@ -152,7 +152,7 @@ static const struct neigh_ops arp_direct_ops = {
1093 struct neigh_table arp_tbl = {
1094 .family = AF_INET,
1095 .key_len = 4,
1096 - .protocol = cpu_to_be16(ETH_P_IP),
1097 + .protocol = __constant_cpu_to_be16(ETH_P_IP),
1098 .hash = arp_hash,
1099 .key_eq = arp_key_eq,
1100 .constructor = arp_constructor,
1101 @@ -1286,7 +1286,7 @@ void arp_ifdown(struct net_device *dev)
1102 */
1103
1104 static struct packet_type arp_packet_type __read_mostly = {
1105 - .type = cpu_to_be16(ETH_P_ARP),
1106 + .type = __constant_cpu_to_be16(ETH_P_ARP),
1107 .func = arp_rcv,
1108 };
1109
1110 diff --git a/net/ipv6/af_inet6.c b/net/ipv6/af_inet6.c
1111 index 8e9c3e9ea36e..9c8d277f85df 100644
1112 --- a/net/ipv6/af_inet6.c
1113 +++ b/net/ipv6/af_inet6.c
1114 @@ -861,7 +861,7 @@ bool ipv6_opt_accepted(const struct sock *sk, const struct sk_buff *skb,
1115 EXPORT_SYMBOL_GPL(ipv6_opt_accepted);
1116
1117 static struct packet_type ipv6_packet_type __read_mostly = {
1118 - .type = cpu_to_be16(ETH_P_IPV6),
1119 + .type = __constant_cpu_to_be16(ETH_P_IPV6),
1120 .func = ipv6_rcv,
1121 .list_func = ipv6_list_rcv,
1122 };
1123 diff --git a/net/ipv6/ip6_offload.c b/net/ipv6/ip6_offload.c
1124 index a80f90bf3ae7..df5df372da61 100644
1125 --- a/net/ipv6/ip6_offload.c
1126 +++ b/net/ipv6/ip6_offload.c
1127 @@ -141,7 +141,7 @@ static struct sk_buff *ipv6_gso_segment(struct sk_buff *skb,
1128 fptr = (struct frag_hdr *)((u8 *)ipv6h + err);
1129 fptr->frag_off = htons(offset);
1130 if (skb->next)
1131 - fptr->frag_off |= htons(IP6_MF);
1132 + fptr->frag_off |= __constant_htons(IP6_MF);
1133 offset += (ntohs(ipv6h->payload_len) -
1134 sizeof(struct frag_hdr));
1135 }
1136 @@ -324,7 +324,7 @@ INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff)
1137 int err = -ENOSYS;
1138
1139 if (skb->encapsulation) {
1140 - skb_set_inner_protocol(skb, cpu_to_be16(ETH_P_IPV6));
1141 + skb_set_inner_protocol(skb, __constant_cpu_to_be16(ETH_P_IPV6));
1142 skb_set_inner_network_header(skb, nhoff);
1143 }
1144
1145 @@ -367,7 +367,7 @@ static int ip4ip6_gro_complete(struct sk_buff *skb, int nhoff)
1146 }
1147
1148 static struct packet_offload ipv6_packet_offload __read_mostly = {
1149 - .type = cpu_to_be16(ETH_P_IPV6),
1150 + .type = __constant_cpu_to_be16(ETH_P_IPV6),
1151 .callbacks = {
1152 .gso_segment = ipv6_gso_segment,
1153 .gro_receive = ipv6_gro_receive,
1154 diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c
1155 index 76717478f173..fc5e724abbc5 100644
1156 --- a/net/ipv6/ndisc.c
1157 +++ b/net/ipv6/ndisc.c
1158 @@ -109,7 +109,7 @@ static const struct neigh_ops ndisc_direct_ops = {
1159 struct neigh_table nd_tbl = {
1160 .family = AF_INET6,
1161 .key_len = sizeof(struct in6_addr),
1162 - .protocol = cpu_to_be16(ETH_P_IPV6),
1163 + .protocol = __constant_cpu_to_be16(ETH_P_IPV6),
1164 .hash = ndisc_hash,
1165 .key_eq = ndisc_key_eq,
1166 .constructor = ndisc_constructor,
1167 diff --git a/net/sched/sch_dsmark.c b/net/sched/sch_dsmark.c
1168 index 2b88710994d7..641dcd863eb2 100644
1169 --- a/net/sched/sch_dsmark.c
1170 +++ b/net/sched/sch_dsmark.c
1171 @@ -211,7 +211,7 @@ static int dsmark_enqueue(struct sk_buff *skb, struct Qdisc *sch,
1172 int wlen = skb_network_offset(skb);
1173
1174 switch (skb_protocol(skb, true)) {
1175 - case htons(ETH_P_IP):
1176 + case __constant_htons(ETH_P_IP):
1177 wlen += sizeof(struct iphdr);
1178 if (!pskb_may_pull(skb, wlen) ||
1179 skb_try_make_writable(skb, wlen))
1180 @@ -221,7 +221,7 @@ static int dsmark_enqueue(struct sk_buff *skb, struct Qdisc *sch,
1181 & ~INET_ECN_MASK;
1182 break;
1183
1184 - case htons(ETH_P_IPV6):
1185 + case __constant_htons(ETH_P_IPV6):
1186 wlen += sizeof(struct ipv6hdr);
1187 if (!pskb_may_pull(skb, wlen) ||
1188 skb_try_make_writable(skb, wlen))
1189 @@ -304,11 +304,11 @@ static struct sk_buff *dsmark_dequeue(struct Qdisc *sch)
1190 pr_debug("index %d->%d\n", skb->tc_index, index);
1191
1192 switch (skb_protocol(skb, true)) {
1193 - case htons(ETH_P_IP):
1194 + case __constant_htons(ETH_P_IP):
1195 ipv4_change_dsfield(ip_hdr(skb), p->mv[index].mask,
1196 p->mv[index].value);
1197 break;
1198 - case htons(ETH_P_IPV6):
1199 + case __constant_htons(ETH_P_IPV6):
1200 ipv6_change_dsfield(ipv6_hdr(skb), p->mv[index].mask,
1201 p->mv[index].value);
1202 break;
1203 diff --git a/scripts/ld-version.sh b/scripts/ld-version.sh
1204 index f2be0ff9a738..3cf20535db10 100755
1205 --- a/scripts/ld-version.sh
1206 +++ b/scripts/ld-version.sh
1207 @@ -1,4 +1,4 @@
1208 -#!/usr/bin/awk -f
1209 +#!/nyan/busybox/current/bin/awk -f
1210 # SPDX-License-Identifier: GPL-2.0
1211 # extract linker version number from stdin and turn into single number
1212 {
File builders/linux-amd/amd_ramfs.in copied from file builders/initramfs-busybox-0/cpio.txt.in (similarity 64%) (mode: 100644) (index 07227b0..0568995)
1 #those are defined in the base initramfs from linux src tree which will be
2 #merges with the content of this one
3 #dir /dev 0755 0 0
4 #nod /dev/console 0600 0 0 c 5 1
5 #dir /root 0700 0 0
6
1 # BEFORE THIS LINE WILL BE INSERTED THE LINUX DEFAULT INITRAMFS CPIO LIST
7 2 #=============================================================================== #===============================================================================
8 #the following must be valid per kernel version, made for 5.9.0-rc5
9
10 #could be automated, but too rare, kind of should be provided/updated per kernel
11 #version package by kernel integrators of linux based distros
12
3 #the following must be valid per kernel version
13 4 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
14 5 #microcode #microcode
15 6 dir /kernel 0755 0 0 dir /kernel 0755 0 0
 
... ... dir /lib/modules/LINUX_RELEASE/kernel/crypto 0755 0 0
29 20 dir /lib/modules/LINUX_RELEASE/kernel/drivers 0755 0 0 dir /lib/modules/LINUX_RELEASE/kernel/drivers 0755 0 0
30 21 dir /lib/modules/LINUX_RELEASE/kernel/drivers/ata 0755 0 0 dir /lib/modules/LINUX_RELEASE/kernel/drivers/ata 0755 0 0
31 22 dir /lib/modules/LINUX_RELEASE/kernel/drivers/scsi 0755 0 0 dir /lib/modules/LINUX_RELEASE/kernel/drivers/scsi 0755 0 0
23 dir /lib/modules/LINUX_RELEASE/kernel/drivers/usb 0755 0 0
24 dir /lib/modules/LINUX_RELEASE/kernel/drivers/usb/common 0755 0 0
25 dir /lib/modules/LINUX_RELEASE/kernel/drivers/usb/core 0755 0 0
26 dir /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host 0755 0 0
27 dir /lib/modules/LINUX_RELEASE/kernel/drivers/usb/storage 0755 0 0
32 28 dir /lib/modules/LINUX_RELEASE/kernel/fs 0755 0 0 dir /lib/modules/LINUX_RELEASE/kernel/fs 0755 0 0
33 29 dir /lib/modules/LINUX_RELEASE/kernel/fs/ext4 0755 0 0 dir /lib/modules/LINUX_RELEASE/kernel/fs/ext4 0755 0 0
34 30 dir /lib/modules/LINUX_RELEASE/kernel/fs/jbd2 0755 0 0 dir /lib/modules/LINUX_RELEASE/kernel/fs/jbd2 0755 0 0
 
... ... file /lib/modules/LINUX_RELEASE/kernel/crypto/crypto_hash.ko /lib/modules/LINUX_
40 36 file /lib/modules/LINUX_RELEASE/kernel/drivers/ata/ahci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/ata/ahci.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/drivers/ata/ahci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/ata/ahci.ko 0644 0 0
41 37 file /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libahci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libahci.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libahci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libahci.ko 0644 0 0
42 38 file /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libata.ko /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libata.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libata.ko /lib/modules/LINUX_RELEASE/kernel/drivers/ata/libata.ko 0644 0 0
39 #file /lib/modules/LINUX_RELEASE/kernel/drivers/nvme/host/nvme-core.ko /lib/modules/LINUX_RELEASE/kernel/drivers/nvme/host/nvme-core.ko 0644 0 0
40 #file /lib/modules/LINUX_RELEASE/kernel/drivers/nvme/host/nvme.ko /lib/modules/LINUX_RELEASE/kernel/drivers/nvme/host/nvme.ko 0644 0 0
43 41 file /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/scsi_mod.ko /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/scsi_mod.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/scsi_mod.ko /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/scsi_mod.ko 0644 0 0
44 42 file /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/sd_mod.ko /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/sd_mod.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/sd_mod.ko /lib/modules/LINUX_RELEASE/kernel/drivers/scsi/sd_mod.ko 0644 0 0
43 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/common/usb-common.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/common/usb-common.ko 0644 0 0
44 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/core/usbcore.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/core/usbcore.ko 0644 0 0
45 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ehci-hcd.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ehci-hcd.ko 0644 0 0
46 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ehci-pci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ehci-pci.ko 0644 0 0
47 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ohci-hcd.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ohci-hcd.ko 0644 0 0
48 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ohci-pci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/ohci-pci.ko 0644 0 0
49 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/uhci-hcd.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/uhci-hcd.ko 0644 0 0
50 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/xhci-hcd.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/xhci-hcd.ko 0644 0 0
51 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/xhci-pci.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/host/xhci-pci.ko 0644 0 0
52 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/storage/usb-storage.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/storage/usb-storage.ko 0644 0 0
53 #file /lib/modules/LINUX_RELEASE/kernel/drivers/usb/storage/uas.ko /lib/modules/LINUX_RELEASE/kernel/drivers/usb/storage/uas.ko 0644 0 0
45 54 file /lib/modules/LINUX_RELEASE/kernel/fs/ext4/ext4.ko /lib/modules/LINUX_RELEASE/kernel/fs/ext4/ext4.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/fs/ext4/ext4.ko /lib/modules/LINUX_RELEASE/kernel/fs/ext4/ext4.ko 0644 0 0
46 55 file /lib/modules/LINUX_RELEASE/kernel/fs/mbcache.ko /lib/modules/LINUX_RELEASE/kernel/fs/mbcache.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/fs/mbcache.ko /lib/modules/LINUX_RELEASE/kernel/fs/mbcache.ko 0644 0 0
47 56 file /lib/modules/LINUX_RELEASE/kernel/fs/jbd2/jbd2.ko /lib/modules/LINUX_RELEASE/kernel/fs/jbd2/jbd2.ko 0644 0 0 file /lib/modules/LINUX_RELEASE/kernel/fs/jbd2/jbd2.ko /lib/modules/LINUX_RELEASE/kernel/fs/jbd2/jbd2.ko 0644 0 0
 
... ... slink /bin/kill busybox 777 0 0
78 87 slink /bin/umount busybox 777 0 0 slink /bin/umount busybox 777 0 0
79 88 slink /bin/switch_root busybox 777 0 0 slink /bin/switch_root busybox 777 0 0
80 89
81 file /init BUILDER_DIR/init 0755 0 0
90 file /init PKGS_DIR_ROOT/init 0755 0 0
82 91 file /uevt.sh BUILDER_DIR/uevt.sh 0755 0 0 file /uevt.sh BUILDER_DIR/uevt.sh 0755 0 0
File builders/linux-amd/builder.sh copied from file builders/bootstrap/linux-5.12.1/builder.sh (similarity 57%) (mode: 100644) (index 04856ce..f5971b3)
1 . $nyan_root/conf.bootstrap.sh
2 1 . $nyan_root/utils.sh . $nyan_root/utils.sh
3 . $nyan_root/builders/bootstrap/linux/src_prolog.sh
2
3 pkg_dir=$pkgs_dir_root/$pkg_name
4 rm -Rf $pkg_dir
5 mkdir -p $pkgs_dir_root
6 printf 'copying linux source tree in ram...\n'
7 cp -r $src_dir_root/linux-amd $pkg_dir
8 printf 'done\n'
9 cd $pkg_dir
4 10 ################################################################################ ################################################################################
5 11 PATH_SAVED=$PATH PATH_SAVED=$PATH
6 12 # must have sh in PATH for some makefile scripts # must have sh in PATH for some makefile scripts
7 export PATH=$PATH:/bin:$bootstrap_target_cross_toolchain/bin:/nyan/busybox/current/sbin:/nyan/busybox/current/bin
13 export PATH="\
14 /bin:\
15 /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin:\
16 /nyan/make/current/bin:\
17 /nyan/flex/current/bin:\
18 /nyan/bison/current/bin:\
19 $PATH\
20 "
21 target_gnu_triple=$(basename "$(ls -d /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin/*-gcc)")
22 target_gnu_triple=${target_gnu_triple%-gcc}
8 23 if test -e /bin/bash;then if test -e /bin/bash;then
9 24 mv /bin/bash /bin/bash.HIDDEN mv /bin/bash /bin/bash.HIDDEN
10 25 fi fi
11 26 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
12 27 # the config in the linux directory # the config in the linux directory
13 cp -f $nyan_root/builders/bootstrap/linux-$version/config $pkg_dir/nyan_config
28 cp -f $nyan_root/builders/$pkg_name/config $pkg_dir/amd_config
14 29 sed -r -e "/^CONFIG_INITRAMFS_SOURCE/ c\\ sed -r -e "/^CONFIG_INITRAMFS_SOURCE/ c\\
15 CONFIG_INITRAMFS_SOURCE=\"$pkg_dir/nyan_ramfs.cpio\"" -i $pkg_dir/nyan_config
30 CONFIG_INITRAMFS_SOURCE=\"$pkg_dir/amd_ramfs.cpio\"" -i $pkg_dir/amd_config
16 31 # we don't have modules yet, give an empty one to kbuild for now # we don't have modules yet, give an empty one to kbuild for now
17 touch $pkg_dir/nyan_ramfs.cpio
32 touch $pkg_dir/amd_ramfs.cpio
18 33 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
19 34 printf 'patching linux...\n' printf 'patching linux...\n'
20 $nyan_root/builders/bootstrap/linux-$version/patches.sh $nyan_root $pkg_dir
35 $nyan_root/builders/$pkg_name/patches.sh $nyan_root $pkg_dir
21 36 printf 'patching done\n' printf 'patching done\n'
22 37 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
23 release=$($nyan_root/builders/bootstrap/linux/release.sh "$nyan_root" "$pkg_dir/nyan_config" "$pkg_dir")
38 release=$($nyan_root/builders/$pkg_name/release.sh "$nyan_root" "$pkg_dir/amd_config" "$pkg_dir")
24 39 printf "linux release is \"$release\"\n" printf "linux release is \"$release\"\n"
25 40 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
26 export KCONFIG_CONFIG=$pkg_dir/nyan_config
27 export "HOSTCC=$bootstrap_build_cc"
28 export "HOSTCFLAGS=$bootstrap_build_cflags $bootstrap_build_cppflags"
29 export "HOSTLDFLAGS=$bootstrap_build_ccld_flags"
30 export "ARCH=$bootstrap_target_linux_arch"
31 export CROSS_COMPILE=$bootstrap_target_gnu_triple-
32 export X86_GAS=$bootstrap_target_gnu_triple-as
41 export KCONFIG_CONFIG=$pkg_dir/amd_config
42 export "HOSTCC=$target_gnu_triple-gcc"
43 export "HOSTCFLAGS=-isystem /nyan/glibc/current/include -isystem /nyan/linux-headers/current/include -O2 -pipe -fPIC -static-libgcc"
44 export "HOSTLDFLAGS=-B/nyan/glibc/current/lib -L/nyan/glibc/current/lib -static-libgcc"
45 export ARCH=x86_64
46 export CROSS_COMPILE=$target_gnu_triple-
47 export NYAN_AS=$target_gnu_triple-as
33 48 # linux sdk wants depmod in /sbin # linux sdk wants depmod in /sbin
34 49 if test ! -x /sbin/depmod; then if test ! -x /sbin/depmod; then
35 50 printf 'you are missing the depmod utiliy in /sbin, using the one in PATH\n' printf 'you are missing the depmod utiliy in /sbin, using the one in PATH\n'
36 51 find_in_path depmod find_in_path depmod
37 52 if test ! $r; then if test ! $r; then
38 53 printf 'no depmod utility found in PATH, linux modules SDK will fail, exiting\n' printf 'no depmod utility found in PATH, linux modules SDK will fail, exiting\n'
54 if test -e /bin/bash.HIDDEN; then
55 mv /bin/bash.HIDDEN /bin/bash
56 fi
39 57 exit 1 exit 1
40 58 fi fi
41 59 mkdir -p /sbin mkdir -p /sbin
 
... ... if test ! -x /sbin/depmod; then
43 61 ln -sf $r /sbin/depmod ln -sf $r /sbin/depmod
44 62 depmod_installed=1 depmod_installed=1
45 63 fi fi
46 rm -Rf "$bootstrap_target_sysroot/lib/modules/$release"
64 rm -Rf "/lib/modules/$release"
47 65 # HOSTCC environment variable seems ignored, overridding makefile variable # HOSTCC environment variable seems ignored, overridding makefile variable
48 66 make -j $threads_n vmlinux "HOSTCC=$HOSTCC" make -j $threads_n vmlinux "HOSTCC=$HOSTCC"
49 67 make -j $threads_n modules "HOSTCC=$HOSTCC" make -j $threads_n modules "HOSTCC=$HOSTCC"
50 make -j $threads_n modules_install "HOSTCC=$HOSTCC" \
51 INSTALL_MOD_PATH=$bootstrap_target_sysroot
68 make -j $threads_n modules_install "HOSTCC=$HOSTCC"
69 printf "linux modules installed:/lib/modules/$release"
52 70 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
53 71 # AuthenticAMD.bin firmware building # AuthenticAMD.bin firmware building
54 72 printf 'concatening AMD cpu firmware -- START\n' printf 'concatening AMD cpu firmware -- START\n'
55 firmware_dir=$bootstrap_target_sysroot/lib/firmware/amd-ucode
73 firmware_dir=/lib/firmware/amd-ucode
56 74 if test ! -d $firmware_dir; then if test ! -d $firmware_dir; then
57 75 printf "ERROR:missing linux-firmware \"$firmware_dir\"\n" printf "ERROR:missing linux-firmware \"$firmware_dir\"\n"
76 if test $depmod_installed; then
77 rm -f '/sbin/depmod'
78 rmdir /sbin
79 fi
80 if test -e /bin/bash.HIDDEN; then
81 mv /bin/bash.HIDDEN /bin/bash
82 fi
58 83 exit 1 exit 1
59 84 fi fi
60 85 cat $(find $firmware_dir -name '*.bin' | sort) >$pkg_dir/AuthenticAMD.bin cat $(find $firmware_dir -name '*.bin' | sort) >$pkg_dir/AuthenticAMD.bin
 
... ... printf 'concatening AMD cpu firmware -- END\n'
62 87 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
63 88 # cpio list generation # cpio list generation
64 89 printf 'cpio list generation for ramfs -- START\n' printf 'cpio list generation for ramfs -- START\n'
65 cp -f $pkg_dir/usr/default_cpio_list $pkg_dir/nyan_ramfs
90 cp -f $pkg_dir/usr/default_cpio_list $pkg_dir/amd_ramfs
66 91 sed -r -e "s:PKG_DIR:$pkg_dir:g" \ sed -r -e "s:PKG_DIR:$pkg_dir:g" \
67 92 -e "s:PKGS_DIR_ROOT:$pkgs_dir_root:g" \ -e "s:PKGS_DIR_ROOT:$pkgs_dir_root:g" \
68 93 -e "s:LINUX_RELEASE:$release:g" \ -e "s:LINUX_RELEASE:$release:g" \
69 -e "s:BUILDER_DIR:$nyan_root/builders/bootstrap/$pkg_name:g" \
70 -e "s:SYSROOT_DIR:$bootstrap_target_sysroot:g" \
71 <$nyan_root/builders/bootstrap/$pkg_name/nyan_ramfs.in \
72 >>$pkg_dir/nyan_ramfs
94 -e "s:BUILDER_DIR:$nyan_root/builders/$pkg_name:g" \
95 <$nyan_root/builders/$pkg_name/amd_ramfs.in \
96 >>$pkg_dir/amd_ramfs
73 97 printf 'cpio list generation for ramfs -- END\n' printf 'cpio list generation for ramfs -- END\n'
74 98 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
75 99 # init generation, basically craming the root uuid # init generation, basically craming the root uuid
76 100 printf 'init generation for ramfs -- START\n' printf 'init generation for ramfs -- START\n'
101 root_dev=$(egrep '^/dev/[/[:alnum:]]+ / ' </proc/mounts | egrep -o '^/dev/[/[:alnum:]]+')
102 printf "root_dev=$root_dev\n"
103 root_uuid=$(blkid $root_dev | sed -r -e 's/^.*UUID="([0-9a-f-]+)".*$/\1/')
104 printf "root_uuid=$root_uuid\n"
105
77 106 sed -r -e "/^initramfs_root_uuid/ c\\ sed -r -e "/^initramfs_root_uuid/ c\\
78 initramfs_root_uuid=$bootstrap_target_sysroot_uuid" \
79 <$nyan_root/builders/bootstrap/$pkg_name/init.in \
107 initramfs_root_uuid=$root_uuid" \
108 <$nyan_root/builders/$pkg_name/init.in \
80 109 >$pkgs_dir_root/init >$pkgs_dir_root/init
81 110 printf 'init generation for ramfs -- END\n' printf 'init generation for ramfs -- END\n'
82 111 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
83 112 # switch from the cpio archive to cpio list # switch from the cpio archive to cpio list
84 rm $pkg_dir/nyan_ramfs.cpio
113 rm $pkg_dir/amd_ramfs.cpio
85 114 sed -r -e "/^CONFIG_INITRAMFS_SOURCE/ c\\ sed -r -e "/^CONFIG_INITRAMFS_SOURCE/ c\\
86 CONFIG_INITRAMFS_SOURCE=\"$pkg_dir/nyan_ramfs\"" -i $pkg_dir/nyan_config
115 CONFIG_INITRAMFS_SOURCE=\"$pkg_dir/amd_ramfs\"" -i $pkg_dir/amd_config
87 116 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
88 117 # HOSTCC environment variable seems ignored, overridding makefile variable # HOSTCC environment variable seems ignored, overridding makefile variable
89 118 make -j $threads_n bzImage "HOSTCC=$HOSTCC" make -j $threads_n bzImage "HOSTCC=$HOSTCC"
 
... ... unset HOSTCFLAGS
93 122 unset HOSTLDFLAGS unset HOSTLDFLAGS
94 123 unset ARCH unset ARCH
95 124 unset CROSS_COMPILE unset CROSS_COMPILE
96 unset X86_GAS
125 unset NYAN_AS
97 126 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
98 # install the kernel with the baked initramfs as an UEFI bootloader
99 mkdir -p $bootstrap_target_efi/EFI/BOOT
100 cp -f $pkg_dir/arch/$bootstrap_target_linux_arch_dir/boot/bzImage $bootstrap_target_efi/EFI/BOOT/$bootstrap_target_efi_boot_exe
127 # install the kernel with the baked initramfs
128 mkdir -p /mnt/efi
129 cp -f $pkg_dir/arch/x86/boot/bzImage "/mnt/efi/amd-$release.efi"
130 printf "linux kernel installed:/mnt/efi/amd-$release.efi\n"
101 131 #------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
102 132 export PATH=$PATH_SAVED export PATH=$PATH_SAVED
103 133 rm -f $pkgs_dir_root/init rm -f $pkgs_dir_root/init
104 134 if test $depmod_installed; then if test $depmod_installed; then
105 135 rm -f '/sbin/depmod' rm -f '/sbin/depmod'
106 rmdir /sbin || true
136 rmdir /sbin
107 137 fi fi
108 138 if test -e /bin/bash.HIDDEN; then if test -e /bin/bash.HIDDEN; then
109 139 mv /bin/bash.HIDDEN /bin/bash mv /bin/bash.HIDDEN /bin/bash
110 140 fi fi
111 141 ################################################################################ ################################################################################
112 . $nyan_root/builders/bootstrap/linux/src_epilog.sh
142 rm -Rf $pkg_dir
File builders/linux-amd/config copied from file builders/bootstrap/linux-5.12.1/config (similarity 67%) (mode: 100644) (index cd2dc7a..08287de)
1 1 # #
2 2 # Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
3 # Linux/x86_64 5.12.1 Kernel Configuration
3 # Linux/x86_64 5.11.0 Kernel Configuration
4 4 # #
5 CONFIG_CC_VERSION_TEXT="x86_64-nyan0-linux-gnu-gcc (GCC) 4.7.4"
5 CONFIG_CC_VERSION_TEXT="x86_64-nyan2-linux-gnu-gcc (GCC) 4.7.4"
6 6 CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
7 7 CONFIG_GCC_VERSION=40704 CONFIG_GCC_VERSION=40704
8 CONFIG_LD_VERSION=236010000
8 9 CONFIG_CLANG_VERSION=0 CONFIG_CLANG_VERSION=0
9 CONFIG_LD_IS_BFD=y
10 CONFIG_LD_VERSION=23601
11 10 CONFIG_LLD_VERSION=0 CONFIG_LLD_VERSION=0
12 11 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_GOTO=y
13 12 CONFIG_IRQ_WORK=y CONFIG_IRQ_WORK=y
 
... ... CONFIG_THREAD_INFO_IN_TASK=y
19 18 # #
20 19 CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_INIT_ENV_ARG_LIMIT=32
21 20 # CONFIG_COMPILE_TEST is not set # CONFIG_COMPILE_TEST is not set
22 CONFIG_LOCALVERSION=""
21 CONFIG_LOCALVERSION="-1"
23 22 # CONFIG_LOCALVERSION_AUTO is not set # CONFIG_LOCALVERSION_AUTO is not set
24 23 CONFIG_BUILD_SALT="" CONFIG_BUILD_SALT=""
25 24 CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_GZIP=y
 
... ... CONFIG_KERNEL_GZIP=y
37 36 # CONFIG_KERNEL_LZ4 is not set # CONFIG_KERNEL_LZ4 is not set
38 37 # CONFIG_KERNEL_ZSTD is not set # CONFIG_KERNEL_ZSTD is not set
39 38 CONFIG_DEFAULT_INIT="" CONFIG_DEFAULT_INIT=""
40 CONFIG_DEFAULT_HOSTNAME="(none)"
39 CONFIG_DEFAULT_HOSTNAME="freedom"
41 40 CONFIG_SWAP=y CONFIG_SWAP=y
42 41 CONFIG_SYSVIPC=y CONFIG_SYSVIPC=y
43 42 CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYSVIPC_SYSCTL=y
 
... ... CONFIG_HIGH_RES_TIMERS=y
95 94 CONFIG_PREEMPT=y CONFIG_PREEMPT=y
96 95 CONFIG_PREEMPT_COUNT=y CONFIG_PREEMPT_COUNT=y
97 96 CONFIG_PREEMPTION=y CONFIG_PREEMPTION=y
98 CONFIG_PREEMPT_DYNAMIC=y
99 97
100 98 # #
101 99 # CPU/Task time and stats accounting # CPU/Task time and stats accounting
 
... ... CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
134 132 # #
135 133 # Scheduler features # Scheduler features
136 134 # #
137 # CONFIG_UCLAMP_TASK is not set
138 135 # end of Scheduler features # end of Scheduler features
139 136
140 137 CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
141 138 CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
142 139 CONFIG_CC_HAS_INT128=y CONFIG_CC_HAS_INT128=y
143 140 CONFIG_ARCH_SUPPORTS_INT128=y CONFIG_ARCH_SUPPORTS_INT128=y
144 CONFIG_NUMA_BALANCING=y
145 CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
141 # CONFIG_NUMA_BALANCING is not set
146 142 # CONFIG_CGROUPS is not set # CONFIG_CGROUPS is not set
147 143 # CONFIG_NAMESPACES is not set # CONFIG_NAMESPACES is not set
148 144 # CONFIG_CHECKPOINT_RESTORE is not set # CONFIG_CHECKPOINT_RESTORE is not set
 
... ... CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
150 146 # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_SYSFS_DEPRECATED is not set
151 147 # CONFIG_RELAY is not set # CONFIG_RELAY is not set
152 148 CONFIG_BLK_DEV_INITRD=y CONFIG_BLK_DEV_INITRD=y
153 CONFIG_INITRAMFS_SOURCE="UGCOERUHETNAUHNAETOHUETNAUHETNAUHEAOTNUHO"
149 CONFIG_INITRAMFS_SOURCE="UHEOTAUHEATNUHEAOTNUHEATNAEUH"
154 150 CONFIG_INITRAMFS_ROOT_UID=0 CONFIG_INITRAMFS_ROOT_UID=0
155 151 CONFIG_INITRAMFS_ROOT_GID=0 CONFIG_INITRAMFS_ROOT_GID=0
156 152 CONFIG_RD_GZIP=y CONFIG_RD_GZIP=y
 
... ... CONFIG_EXPERT=y
175 171 # CONFIG_UID16 is not set # CONFIG_UID16 is not set
176 172 CONFIG_MULTIUSER=y CONFIG_MULTIUSER=y
177 173 # CONFIG_SGETMASK_SYSCALL is not set # CONFIG_SGETMASK_SYSCALL is not set
178 # CONFIG_SYSFS_SYSCALL is not set
174 CONFIG_SYSFS_SYSCALL=y
179 175 CONFIG_FHANDLE=y CONFIG_FHANDLE=y
180 176 CONFIG_POSIX_TIMERS=y CONFIG_POSIX_TIMERS=y
181 177 CONFIG_PRINTK=y CONFIG_PRINTK=y
 
... ... CONFIG_AIO=y
195 191 CONFIG_IO_URING=y CONFIG_IO_URING=y
196 192 CONFIG_ADVISE_SYSCALLS=y CONFIG_ADVISE_SYSCALLS=y
197 193 CONFIG_MEMBARRIER=y CONFIG_MEMBARRIER=y
198 CONFIG_KALLSYMS=y
199 # CONFIG_KALLSYMS_ALL is not set
200 CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
201 CONFIG_KALLSYMS_BASE_RELATIVE=y
194 # CONFIG_KALLSYMS is not set
202 195 # CONFIG_BPF_SYSCALL is not set # CONFIG_BPF_SYSCALL is not set
203 196 CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
204 197 # CONFIG_USERFAULTFD is not set # CONFIG_USERFAULTFD is not set
205 198 CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
206 # CONFIG_KCMP is not set
199 CONFIG_KCMP=y
207 200 CONFIG_RSEQ=y CONFIG_RSEQ=y
208 201 # CONFIG_DEBUG_RSEQ is not set # CONFIG_DEBUG_RSEQ is not set
209 202 CONFIG_EMBEDDED=y CONFIG_EMBEDDED=y
 
... ... CONFIG_COMPAT_BRK=y
223 216 # CONFIG_SLAB is not set # CONFIG_SLAB is not set
224 217 CONFIG_SLUB=y CONFIG_SLUB=y
225 218 # CONFIG_SLOB is not set # CONFIG_SLOB is not set
226 # CONFIG_SLAB_MERGE_DEFAULT is not set
219 CONFIG_SLAB_MERGE_DEFAULT=y
227 220 # CONFIG_SLAB_FREELIST_RANDOM is not set # CONFIG_SLAB_FREELIST_RANDOM is not set
228 221 # CONFIG_SLAB_FREELIST_HARDENED is not set # CONFIG_SLAB_FREELIST_HARDENED is not set
229 222 # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
 
... ... CONFIG_ARCH_SUSPEND_POSSIBLE=y
257 250 CONFIG_ARCH_WANT_GENERAL_HUGETLB=y CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
258 251 CONFIG_ZONE_DMA32=y CONFIG_ZONE_DMA32=y
259 252 CONFIG_AUDIT_ARCH=y CONFIG_AUDIT_ARCH=y
260 CONFIG_HAVE_INTEL_TXT=y
261 253 CONFIG_X86_64_SMP=y CONFIG_X86_64_SMP=y
262 254 CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_ARCH_SUPPORTS_UPROBES=y
263 255 CONFIG_FIX_EARLYCON_MEM=y CONFIG_FIX_EARLYCON_MEM=y
 
... ... CONFIG_X86_CMPXCHG64=y
294 286 CONFIG_X86_CMOV=y CONFIG_X86_CMOV=y
295 287 CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_MINIMUM_CPU_FAMILY=64
296 288 CONFIG_X86_DEBUGCTLMSR=y CONFIG_X86_DEBUGCTLMSR=y
297 CONFIG_IA32_FEAT_CTL=y
298 CONFIG_X86_VMX_FEATURE_NAMES=y
299 289 CONFIG_PROCESSOR_SELECT=y CONFIG_PROCESSOR_SELECT=y
300 CONFIG_CPU_SUP_INTEL=y
290 # CONFIG_CPU_SUP_INTEL is not set
301 291 CONFIG_CPU_SUP_AMD=y CONFIG_CPU_SUP_AMD=y
302 CONFIG_CPU_SUP_HYGON=y
303 CONFIG_CPU_SUP_CENTAUR=y
304 CONFIG_CPU_SUP_ZHAOXIN=y
292 # CONFIG_CPU_SUP_HYGON is not set
293 # CONFIG_CPU_SUP_CENTAUR is not set
294 # CONFIG_CPU_SUP_ZHAOXIN is not set
305 295 CONFIG_HPET_TIMER=y CONFIG_HPET_TIMER=y
306 296 CONFIG_HPET_EMULATE_RTC=y CONFIG_HPET_EMULATE_RTC=y
307 297 CONFIG_DMI=y CONFIG_DMI=y
 
... ... CONFIG_NR_CPUS_DEFAULT=64
313 303 CONFIG_NR_CPUS=64 CONFIG_NR_CPUS=64
314 304 CONFIG_SCHED_SMT=y CONFIG_SCHED_SMT=y
315 305 CONFIG_SCHED_MC=y CONFIG_SCHED_MC=y
316 CONFIG_SCHED_MC_PRIO=y
317 306 CONFIG_X86_LOCAL_APIC=y CONFIG_X86_LOCAL_APIC=y
318 307 CONFIG_X86_IO_APIC=y CONFIG_X86_IO_APIC=y
319 308 CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
320 309 CONFIG_X86_MCE=y CONFIG_X86_MCE=y
321 310 # CONFIG_X86_MCELOG_LEGACY is not set # CONFIG_X86_MCELOG_LEGACY is not set
322 CONFIG_X86_MCE_INTEL=y
311 # CONFIG_X86_MCE_INTEL is not set
323 312 CONFIG_X86_MCE_AMD=y CONFIG_X86_MCE_AMD=y
324 313 CONFIG_X86_MCE_THRESHOLD=y CONFIG_X86_MCE_THRESHOLD=y
325 314
326 315 # #
327 316 # Performance monitoring # Performance monitoring
328 317 # #
329 # CONFIG_PERF_EVENTS_INTEL_UNCORE is not set
330 318 # CONFIG_PERF_EVENTS_INTEL_RAPL is not set # CONFIG_PERF_EVENTS_INTEL_RAPL is not set
331 # CONFIG_PERF_EVENTS_INTEL_CSTATE is not set
332 319 # CONFIG_PERF_EVENTS_AMD_POWER is not set # CONFIG_PERF_EVENTS_AMD_POWER is not set
333 320 # end of Performance monitoring # end of Performance monitoring
334 321
 
... ... CONFIG_X86_MCE_THRESHOLD=y
336 323 # CONFIG_X86_IOPL_IOPERM is not set # CONFIG_X86_IOPL_IOPERM is not set
337 324 # CONFIG_I8K is not set # CONFIG_I8K is not set
338 325 CONFIG_MICROCODE=y CONFIG_MICROCODE=y
339 CONFIG_MICROCODE_INTEL=y
326 # CONFIG_MICROCODE_INTEL is not set
340 327 CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_AMD=y
341 328 # CONFIG_MICROCODE_OLD_INTERFACE is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set
342 329 # CONFIG_X86_MSR is not set # CONFIG_X86_MSR is not set
 
... ... CONFIG_ARCH_USES_PG_UNCACHED=y
365 352 # CONFIG_X86_SMAP is not set # CONFIG_X86_SMAP is not set
366 353 # CONFIG_X86_UMIP is not set # CONFIG_X86_UMIP is not set
367 354 # CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not set # CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not set
368 CONFIG_X86_INTEL_TSX_MODE_OFF=y
369 # CONFIG_X86_INTEL_TSX_MODE_ON is not set
370 # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
371 355 CONFIG_EFI=y CONFIG_EFI=y
372 356 CONFIG_EFI_STUB=y CONFIG_EFI_STUB=y
373 357 # CONFIG_EFI_MIXED is not set # CONFIG_EFI_MIXED is not set
 
... ... CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
415 399 CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
416 400 # CONFIG_ACPI_DEBUGGER is not set # CONFIG_ACPI_DEBUGGER is not set
417 401 # CONFIG_ACPI_SPCR_TABLE is not set # CONFIG_ACPI_SPCR_TABLE is not set
418 # CONFIG_ACPI_FPDT is not set
419 402 CONFIG_ACPI_LPIT=y CONFIG_ACPI_LPIT=y
420 403 # CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set # CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set
421 404 # CONFIG_ACPI_EC_DEBUGFS is not set # CONFIG_ACPI_EC_DEBUGFS is not set
422 CONFIG_ACPI_AC=m
423 CONFIG_ACPI_BATTERY=m
405 # CONFIG_ACPI_AC is not set
406 # CONFIG_ACPI_BATTERY is not set
424 407 CONFIG_ACPI_BUTTON=m CONFIG_ACPI_BUTTON=m
425 408 # CONFIG_ACPI_TINY_POWER_BUTTON is not set # CONFIG_ACPI_TINY_POWER_BUTTON is not set
409 CONFIG_ACPI_VIDEO=m
426 410 CONFIG_ACPI_FAN=m CONFIG_ACPI_FAN=m
427 411 # CONFIG_ACPI_DOCK is not set # CONFIG_ACPI_DOCK is not set
428 412 CONFIG_ACPI_CPU_FREQ_PSS=y CONFIG_ACPI_CPU_FREQ_PSS=y
429 413 CONFIG_ACPI_PROCESSOR_CSTATE=y CONFIG_ACPI_PROCESSOR_CSTATE=y
430 414 CONFIG_ACPI_PROCESSOR_IDLE=y CONFIG_ACPI_PROCESSOR_IDLE=y
431 CONFIG_ACPI_CPPC_LIB=y
432 CONFIG_ACPI_PROCESSOR=y
415 CONFIG_ACPI_PROCESSOR=m
433 416 CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_HOTPLUG_CPU=y
434 # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
417 CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
435 418 CONFIG_ACPI_THERMAL=m CONFIG_ACPI_THERMAL=m
436 419 CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
437 420 # CONFIG_ACPI_TABLE_UPGRADE is not set # CONFIG_ACPI_TABLE_UPGRADE is not set
 
... ... CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
439 422 # CONFIG_ACPI_PCI_SLOT is not set # CONFIG_ACPI_PCI_SLOT is not set
440 423 CONFIG_ACPI_CONTAINER=y CONFIG_ACPI_CONTAINER=y
441 424 CONFIG_ACPI_HOTPLUG_IOAPIC=y CONFIG_ACPI_HOTPLUG_IOAPIC=y
442 CONFIG_ACPI_SBS=m
425 # CONFIG_ACPI_SBS is not set
443 426 # CONFIG_ACPI_HED is not set # CONFIG_ACPI_HED is not set
444 427 # CONFIG_ACPI_BGRT is not set # CONFIG_ACPI_BGRT is not set
445 428 # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
446 429 CONFIG_ACPI_NUMA=y CONFIG_ACPI_NUMA=y
447 # CONFIG_ACPI_HMAT is not set
430 CONFIG_ACPI_HMAT=y
448 431 CONFIG_HAVE_ACPI_APEI=y CONFIG_HAVE_ACPI_APEI=y
449 432 CONFIG_HAVE_ACPI_APEI_NMI=y CONFIG_HAVE_ACPI_APEI_NMI=y
450 433 # CONFIG_ACPI_APEI is not set # CONFIG_ACPI_APEI is not set
 
... ... CONFIG_HAVE_ACPI_APEI_NMI=y
452 435 # CONFIG_ACPI_CONFIGFS is not set # CONFIG_ACPI_CONFIGFS is not set
453 436 # CONFIG_PMIC_OPREGION is not set # CONFIG_PMIC_OPREGION is not set
454 437 CONFIG_X86_PM_TIMER=y CONFIG_X86_PM_TIMER=y
438 # CONFIG_SFI is not set
455 439
456 440 # #
457 441 # CPU Frequency scaling # CPU Frequency scaling
458 442 # #
459 443 CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ=y
460 444 CONFIG_CPU_FREQ_GOV_ATTR_SET=y CONFIG_CPU_FREQ_GOV_ATTR_SET=y
445 CONFIG_CPU_FREQ_GOV_COMMON=y
461 446 # CONFIG_CPU_FREQ_STAT is not set # CONFIG_CPU_FREQ_STAT is not set
462 447 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
463 448 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
464 449 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
450 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
451 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
465 452 # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
466 453 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
467 454 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
468 455 # CONFIG_CPU_FREQ_GOV_USERSPACE is not set # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
469 # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
456 CONFIG_CPU_FREQ_GOV_ONDEMAND=m
470 457 # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
471 CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
458 # CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set
472 459
473 460 # #
474 461 # CPU frequency scaling drivers # CPU frequency scaling drivers
475 462 # #
476 CONFIG_X86_INTEL_PSTATE=y
463 # CONFIG_X86_INTEL_PSTATE is not set
477 464 # CONFIG_X86_PCC_CPUFREQ is not set # CONFIG_X86_PCC_CPUFREQ is not set
478 465 CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_ACPI_CPUFREQ=m
479 466 # CONFIG_X86_ACPI_CPUFREQ_CPB is not set # CONFIG_X86_ACPI_CPUFREQ_CPB is not set
480 467 # CONFIG_X86_POWERNOW_K8 is not set # CONFIG_X86_POWERNOW_K8 is not set
468 # CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
481 469 # CONFIG_X86_SPEEDSTEP_CENTRINO is not set # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
482 470 # CONFIG_X86_P4_CLOCKMOD is not set # CONFIG_X86_P4_CLOCKMOD is not set
483 471
 
... ... CONFIG_CPU_IDLE_GOV_LADDER=y
494 482 # CONFIG_CPU_IDLE_GOV_MENU is not set # CONFIG_CPU_IDLE_GOV_MENU is not set
495 483 # CONFIG_CPU_IDLE_GOV_TEO is not set # CONFIG_CPU_IDLE_GOV_TEO is not set
496 484 # end of CPU Idle # end of CPU Idle
497
498 # CONFIG_INTEL_IDLE is not set
499 485 # end of Power management and ACPI options # end of Power management and ACPI options
500 486
501 487 # #
 
... ... CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
538 524 # CONFIG_EFI_VARS is not set # CONFIG_EFI_VARS is not set
539 525 CONFIG_EFI_ESRT=y CONFIG_EFI_ESRT=y
540 526 # CONFIG_EFI_FAKE_MEMMAP is not set # CONFIG_EFI_FAKE_MEMMAP is not set
527 # CONFIG_EFI_SOFT_RESERVE is not set
541 528 CONFIG_EFI_RUNTIME_WRAPPERS=y CONFIG_EFI_RUNTIME_WRAPPERS=y
542 529 CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
543 530 # CONFIG_EFI_BOOTLOADER_CONTROL is not set # CONFIG_EFI_BOOTLOADER_CONTROL is not set
 
... ... CONFIG_AS_TPAUSE=y
569 556 # #
570 557 CONFIG_HOTPLUG_SMT=y CONFIG_HOTPLUG_SMT=y
571 558 CONFIG_GENERIC_ENTRY=y CONFIG_GENERIC_ENTRY=y
559 CONFIG_HAVE_OPROFILE=y
560 CONFIG_OPROFILE_NMI_TIMER=y
572 561 # CONFIG_KPROBES is not set # CONFIG_KPROBES is not set
573 562 # CONFIG_JUMP_LABEL is not set # CONFIG_JUMP_LABEL is not set
574 563 # CONFIG_STATIC_CALL_SELFTEST is not set # CONFIG_STATIC_CALL_SELFTEST is not set
 
... ... CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
613 602 # CONFIG_SECCOMP is not set # CONFIG_SECCOMP is not set
614 603 CONFIG_HAVE_ARCH_STACKLEAK=y CONFIG_HAVE_ARCH_STACKLEAK=y
615 604 CONFIG_HAVE_STACKPROTECTOR=y CONFIG_HAVE_STACKPROTECTOR=y
616 # CONFIG_STACKPROTECTOR is not set
617 CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
618 CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
619 CONFIG_LTO_NONE=y
605 CONFIG_STACKPROTECTOR=y
620 606 CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
621 607 CONFIG_HAVE_CONTEXT_TRACKING=y CONFIG_HAVE_CONTEXT_TRACKING=y
622 608 CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK=y CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK=y
 
... ... CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
631 617 CONFIG_HAVE_ARCH_SOFT_DIRTY=y CONFIG_HAVE_ARCH_SOFT_DIRTY=y
632 618 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
633 619 CONFIG_MODULES_USE_ELF_RELA=y CONFIG_MODULES_USE_ELF_RELA=y
634 CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
635 CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
636 620 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
637 621 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
638 622 CONFIG_HAVE_EXIT_THREAD=y CONFIG_HAVE_EXIT_THREAD=y
 
... ... CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
643 627 CONFIG_HAVE_STACK_VALIDATION=y CONFIG_HAVE_STACK_VALIDATION=y
644 628 CONFIG_OLD_SIGSUSPEND3=y CONFIG_OLD_SIGSUSPEND3=y
645 629 CONFIG_COMPAT_OLD_SIGACTION=y CONFIG_COMPAT_OLD_SIGACTION=y
646 # CONFIG_COMPAT_32BIT_TIME is not set
630 CONFIG_COMPAT_32BIT_TIME=y
647 631 CONFIG_HAVE_ARCH_VMAP_STACK=y CONFIG_HAVE_ARCH_VMAP_STACK=y
648 632 # CONFIG_VMAP_STACK is not set # CONFIG_VMAP_STACK is not set
649 633 CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
 
... ... CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
654 638 CONFIG_ARCH_HAS_MEM_ENCRYPT=y CONFIG_ARCH_HAS_MEM_ENCRYPT=y
655 639 CONFIG_HAVE_STATIC_CALL=y CONFIG_HAVE_STATIC_CALL=y
656 640 CONFIG_HAVE_STATIC_CALL_INLINE=y CONFIG_HAVE_STATIC_CALL_INLINE=y
657 CONFIG_HAVE_PREEMPT_DYNAMIC=y
658 641 CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
659 642 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
660 CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
661 643
662 644 # #
663 645 # GCOV-based kernel profiling # GCOV-based kernel profiling
 
... ... CONFIG_MODULE_FORCE_UNLOAD=y
679 661 # CONFIG_MODULE_SIG is not set # CONFIG_MODULE_SIG is not set
680 662 # CONFIG_MODULE_COMPRESS is not set # CONFIG_MODULE_COMPRESS is not set
681 663 # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
664 # CONFIG_UNUSED_SYMBOLS is not set
682 665 # CONFIG_TRIM_UNUSED_KSYMS is not set # CONFIG_TRIM_UNUSED_KSYMS is not set
683 666 CONFIG_MODULES_TREE_LOOKUP=y CONFIG_MODULES_TREE_LOOKUP=y
684 667 CONFIG_BLOCK=y CONFIG_BLOCK=y
 
... ... CONFIG_GENERIC_EARLY_IOREMAP=y
791 774 # CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set # CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
792 775 # CONFIG_IDLE_PAGE_TRACKING is not set # CONFIG_IDLE_PAGE_TRACKING is not set
793 776 CONFIG_ARCH_HAS_PTE_DEVMAP=y CONFIG_ARCH_HAS_PTE_DEVMAP=y
777 CONFIG_HMM_MIRROR=y
794 778 # CONFIG_PERCPU_STATS is not set # CONFIG_PERCPU_STATS is not set
795 779
796 780 # #
 
... ... CONFIG_NET_SCH_FIFO=y
935 919 # CONFIG_NET_NCSI is not set # CONFIG_NET_NCSI is not set
936 920 CONFIG_RPS=y CONFIG_RPS=y
937 921 CONFIG_RFS_ACCEL=y CONFIG_RFS_ACCEL=y
938 CONFIG_SOCK_RX_QUEUE_MAPPING=y
939 922 CONFIG_XPS=y CONFIG_XPS=y
940 923 CONFIG_NET_RX_BUSY_POLL=y CONFIG_NET_RX_BUSY_POLL=y
941 924 CONFIG_BQL=y CONFIG_BQL=y
 
... ... CONFIG_PCIEASPM_DEFAULT=y
983 966 # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
984 967 # CONFIG_PCIEASPM_PERFORMANCE is not set # CONFIG_PCIEASPM_PERFORMANCE is not set
985 968 # CONFIG_PCIE_PTM is not set # CONFIG_PCIE_PTM is not set
969 # CONFIG_PCIE_BW is not set
986 970 CONFIG_PCI_MSI=y CONFIG_PCI_MSI=y
987 971 CONFIG_PCI_MSI_IRQ_DOMAIN=y CONFIG_PCI_MSI_IRQ_DOMAIN=y
988 972 CONFIG_PCI_QUIRKS=y CONFIG_PCI_QUIRKS=y
 
... ... CONFIG_PCI_PRI=y
995 979 CONFIG_PCI_PASID=y CONFIG_PCI_PASID=y
996 980 CONFIG_PCI_LABEL=y CONFIG_PCI_LABEL=y
997 981 # CONFIG_PCIE_BUS_TUNE_OFF is not set # CONFIG_PCIE_BUS_TUNE_OFF is not set
998 CONFIG_PCIE_BUS_DEFAULT=y
982 # CONFIG_PCIE_BUS_DEFAULT is not set
999 983 # CONFIG_PCIE_BUS_SAFE is not set # CONFIG_PCIE_BUS_SAFE is not set
1000 # CONFIG_PCIE_BUS_PERFORMANCE is not set
984 CONFIG_PCIE_BUS_PERFORMANCE=y
1001 985 # CONFIG_PCIE_BUS_PEER2PEER is not set # CONFIG_PCIE_BUS_PEER2PEER is not set
1002 986 # CONFIG_HOTPLUG_PCI is not set # CONFIG_HOTPLUG_PCI is not set
1003 987
 
... ... CONFIG_PCIE_BUS_DEFAULT=y
1036 1020 # CONFIG_PCI_SW_SWITCHTEC is not set # CONFIG_PCI_SW_SWITCHTEC is not set
1037 1021 # end of PCI switch controller drivers # end of PCI switch controller drivers
1038 1022
1039 # CONFIG_CXL_BUS is not set
1040 1023 # CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
1041 1024 # CONFIG_RAPIDIO is not set # CONFIG_RAPIDIO is not set
1042 1025
 
... ... CONFIG_EXTRA_FIRMWARE=""
1062 1045 # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DRIVER is not set
1063 1046 # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DEVRES is not set
1064 1047 # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
1048 CONFIG_HMEM_REPORTING=y
1065 1049 # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
1066 1050 CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_AUTOPROBE=y
1067 1051 CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_GENERIC_CPU_VULNERABILITIES=y
1068 1052 CONFIG_REGMAP=y CONFIG_REGMAP=y
1053 CONFIG_DMA_SHARED_BUFFER=y
1054 # CONFIG_DMA_FENCE_TRACE is not set
1069 1055 # end of Generic Driver Options # end of Generic Driver Options
1070 1056
1071 1057 # #
 
... ... CONFIG_PNPACPI=y
1092 1078 # #
1093 1079 # NVME Support # NVME Support
1094 1080 # #
1095 CONFIG_NVME_CORE=m
1096 CONFIG_BLK_DEV_NVME=m
1097 CONFIG_NVME_MULTIPATH=y
1081 # CONFIG_BLK_DEV_NVME is not set
1098 1082 # CONFIG_NVME_FC is not set # CONFIG_NVME_FC is not set
1099 # CONFIG_NVME_TCP is not set
1100 1083 # end of NVME Support # end of NVME Support
1101 1084
1102 1085 # #
1103 1086 # Misc devices # Misc devices
1104 1087 # #
1088 # CONFIG_AD525X_DPOT is not set
1105 1089 # CONFIG_DUMMY_IRQ is not set # CONFIG_DUMMY_IRQ is not set
1106 1090 # CONFIG_IBM_ASM is not set # CONFIG_IBM_ASM is not set
1107 1091 # CONFIG_PHANTOM is not set # CONFIG_PHANTOM is not set
1108 1092 # CONFIG_TIFM_CORE is not set # CONFIG_TIFM_CORE is not set
1093 # CONFIG_ICS932S401 is not set
1109 1094 # CONFIG_ENCLOSURE_SERVICES is not set # CONFIG_ENCLOSURE_SERVICES is not set
1110 1095 # CONFIG_HP_ILO is not set # CONFIG_HP_ILO is not set
1096 # CONFIG_APDS9802ALS is not set
1097 # CONFIG_ISL29003 is not set
1098 # CONFIG_ISL29020 is not set
1099 # CONFIG_SENSORS_TSL2550 is not set
1100 # CONFIG_SENSORS_BH1770 is not set
1101 # CONFIG_SENSORS_APDS990X is not set
1102 # CONFIG_HMC6352 is not set
1103 # CONFIG_DS1682 is not set
1111 1104 # CONFIG_SRAM is not set # CONFIG_SRAM is not set
1112 1105 # CONFIG_PCI_ENDPOINT_TEST is not set # CONFIG_PCI_ENDPOINT_TEST is not set
1113 1106 # CONFIG_XILINX_SDFEC is not set # CONFIG_XILINX_SDFEC is not set
 
... ... CONFIG_NVME_MULTIPATH=y
1117 1110 # #
1118 1111 # EEPROM support # EEPROM support
1119 1112 # #
1113 # CONFIG_EEPROM_AT24 is not set
1114 # CONFIG_EEPROM_LEGACY is not set
1115 # CONFIG_EEPROM_MAX6875 is not set
1120 1116 # CONFIG_EEPROM_93CX6 is not set # CONFIG_EEPROM_93CX6 is not set
1117 # CONFIG_EEPROM_IDT_89HPESX is not set
1118 # CONFIG_EEPROM_EE1004 is not set
1121 1119 # end of EEPROM support # end of EEPROM support
1122 1120
1123 1121 # CONFIG_CB710_CORE is not set # CONFIG_CB710_CORE is not set
 
... ... CONFIG_NVME_MULTIPATH=y
1127 1125 # #
1128 1126 # end of Texas Instruments shared transport line discipline # end of Texas Instruments shared transport line discipline
1129 1127
1128 # CONFIG_SENSORS_LIS3_I2C is not set
1129
1130 1130 # #
1131 1131 # Altera FPGA firmware download module (requires I2C) # Altera FPGA firmware download module (requires I2C)
1132 1132 # #
1133 # CONFIG_ALTERA_STAPL is not set
1133 1134 # CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MEI is not set
1134 1135 # CONFIG_INTEL_MEI_ME is not set # CONFIG_INTEL_MEI_ME is not set
1135 1136 # CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MEI_TXE is not set
1136 1137 # CONFIG_VMWARE_VMCI is not set # CONFIG_VMWARE_VMCI is not set
1137 1138 # CONFIG_GENWQE is not set # CONFIG_GENWQE is not set
1138 1139 # CONFIG_ECHO is not set # CONFIG_ECHO is not set
1139 # CONFIG_BCM_VK is not set
1140 1140 # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_ALCOR_PCI is not set
1141 1141 # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_PCI is not set
1142 1142 # CONFIG_MISC_RTSX_USB is not set # CONFIG_MISC_RTSX_USB is not set
 
... ... CONFIG_SATA_MOBILE_LPM_POLICY=0
1212 1212
1213 1213 # CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MACINTOSH_DRIVERS is not set
1214 1214 CONFIG_NETDEVICES=y CONFIG_NETDEVICES=y
1215 CONFIG_MII=m
1216 1215 # CONFIG_NET_CORE is not set # CONFIG_NET_CORE is not set
1217 1216 # CONFIG_ARCNET is not set # CONFIG_ARCNET is not set
1218 1217
 
... ... CONFIG_MII=m
1221 1220 # #
1222 1221 # end of Distributed Switch Architecture drivers # end of Distributed Switch Architecture drivers
1223 1222
1224 # CONFIG_ETHERNET is not set
1223 CONFIG_ETHERNET=y
1224 # CONFIG_NET_VENDOR_3COM is not set
1225 # CONFIG_NET_VENDOR_ADAPTEC is not set
1226 # CONFIG_NET_VENDOR_AGERE is not set
1227 # CONFIG_NET_VENDOR_ALACRITECH is not set
1228 # CONFIG_NET_VENDOR_ALTEON is not set
1229 # CONFIG_ALTERA_TSE is not set
1230 # CONFIG_NET_VENDOR_AMAZON is not set
1231 # CONFIG_NET_VENDOR_AMD is not set
1232 # CONFIG_NET_VENDOR_AQUANTIA is not set
1233 # CONFIG_NET_VENDOR_ARC is not set
1234 # CONFIG_NET_VENDOR_ATHEROS is not set
1235 # CONFIG_NET_VENDOR_AURORA is not set
1236 # CONFIG_NET_VENDOR_BROADCOM is not set
1237 # CONFIG_NET_VENDOR_BROCADE is not set
1238 # CONFIG_NET_VENDOR_CADENCE is not set
1239 # CONFIG_NET_VENDOR_CAVIUM is not set
1240 # CONFIG_NET_VENDOR_CHELSIO is not set
1241 # CONFIG_NET_VENDOR_CISCO is not set
1242 # CONFIG_NET_VENDOR_CORTINA is not set
1243 # CONFIG_CX_ECAT is not set
1244 # CONFIG_DNET is not set
1245 # CONFIG_NET_VENDOR_DEC is not set
1246 # CONFIG_NET_VENDOR_DLINK is not set
1247 # CONFIG_NET_VENDOR_EMULEX is not set
1248 # CONFIG_NET_VENDOR_EZCHIP is not set
1249 # CONFIG_NET_VENDOR_GOOGLE is not set
1250 # CONFIG_NET_VENDOR_HUAWEI is not set
1251 # CONFIG_NET_VENDOR_INTEL is not set
1252 # CONFIG_JME is not set
1253 # CONFIG_NET_VENDOR_MARVELL is not set
1254 # CONFIG_NET_VENDOR_MELLANOX is not set
1255 # CONFIG_NET_VENDOR_MICREL is not set
1256 # CONFIG_NET_VENDOR_MICROCHIP is not set
1257 # CONFIG_NET_VENDOR_MICROSEMI is not set
1258 # CONFIG_NET_VENDOR_MYRI is not set
1259 # CONFIG_FEALNX is not set
1260 # CONFIG_NET_VENDOR_NATSEMI is not set
1261 # CONFIG_NET_VENDOR_NETERION is not set
1262 # CONFIG_NET_VENDOR_NETRONOME is not set
1263 # CONFIG_NET_VENDOR_NI is not set
1264 # CONFIG_NET_VENDOR_NVIDIA is not set
1265 # CONFIG_NET_VENDOR_OKI is not set
1266 # CONFIG_ETHOC is not set
1267 # CONFIG_NET_VENDOR_PACKET_ENGINES is not set
1268 # CONFIG_NET_VENDOR_PENSANDO is not set
1269 # CONFIG_NET_VENDOR_QLOGIC is not set
1270 # CONFIG_NET_VENDOR_QUALCOMM is not set
1271 # CONFIG_NET_VENDOR_RDC is not set
1272 CONFIG_NET_VENDOR_REALTEK=y
1273 # CONFIG_8139CP is not set
1274 # CONFIG_8139TOO is not set
1275 CONFIG_R8169=m
1276 # CONFIG_NET_VENDOR_RENESAS is not set
1277 # CONFIG_NET_VENDOR_ROCKER is not set
1278 # CONFIG_NET_VENDOR_SAMSUNG is not set
1279 # CONFIG_NET_VENDOR_SEEQ is not set
1280 # CONFIG_NET_VENDOR_SOLARFLARE is not set
1281 # CONFIG_NET_VENDOR_SILAN is not set
1282 # CONFIG_NET_VENDOR_SIS is not set
1283 # CONFIG_NET_VENDOR_SMSC is not set
1284 # CONFIG_NET_VENDOR_SOCIONEXT is not set
1285 # CONFIG_NET_VENDOR_STMICRO is not set
1286 # CONFIG_NET_VENDOR_SUN is not set
1287 # CONFIG_NET_VENDOR_SYNOPSYS is not set
1288 # CONFIG_NET_VENDOR_TEHUTI is not set
1289 # CONFIG_NET_VENDOR_TI is not set
1290 # CONFIG_NET_VENDOR_VIA is not set
1291 # CONFIG_NET_VENDOR_WIZNET is not set
1292 # CONFIG_NET_VENDOR_XILINX is not set
1225 1293 # CONFIG_FDDI is not set # CONFIG_FDDI is not set
1226 1294 # CONFIG_HIPPI is not set # CONFIG_HIPPI is not set
1227 1295 # CONFIG_NET_SB1000 is not set # CONFIG_NET_SB1000 is not set
1228 1296 CONFIG_PHYLIB=m CONFIG_PHYLIB=m
1297 # CONFIG_LED_TRIGGER_PHY is not set
1229 1298 # CONFIG_FIXED_PHY is not set # CONFIG_FIXED_PHY is not set
1230 1299
1231 1300 # #
 
... ... CONFIG_PHYLIB=m
1254 1323 # CONFIG_MICROCHIP_T1_PHY is not set # CONFIG_MICROCHIP_T1_PHY is not set
1255 1324 # CONFIG_MICROSEMI_PHY is not set # CONFIG_MICROSEMI_PHY is not set
1256 1325 # CONFIG_NATIONAL_PHY is not set # CONFIG_NATIONAL_PHY is not set
1326 # CONFIG_NXP_TJA11XX_PHY is not set
1257 1327 # CONFIG_QSEMI_PHY is not set # CONFIG_QSEMI_PHY is not set
1258 # CONFIG_REALTEK_PHY is not set
1328 CONFIG_REALTEK_PHY=m
1259 1329 # CONFIG_RENESAS_PHY is not set # CONFIG_RENESAS_PHY is not set
1260 1330 # CONFIG_ROCKCHIP_PHY is not set # CONFIG_ROCKCHIP_PHY is not set
1261 1331 # CONFIG_SMSC_PHY is not set # CONFIG_SMSC_PHY is not set
 
... ... CONFIG_MDIO_DEVRES=m
1293 1363 # #
1294 1364 # Host-side USB support is needed for USB Network Adapter support # Host-side USB support is needed for USB Network Adapter support
1295 1365 # #
1296 CONFIG_USB_NET_DRIVERS=m
1297 # CONFIG_USB_CATC is not set
1298 # CONFIG_USB_KAWETH is not set
1299 # CONFIG_USB_PEGASUS is not set
1300 # CONFIG_USB_RTL8150 is not set
1301 # CONFIG_USB_RTL8152 is not set
1302 # CONFIG_USB_LAN78XX is not set
1303 CONFIG_USB_USBNET=m
1304 CONFIG_USB_NET_AX8817X=m
1305 CONFIG_USB_NET_AX88179_178A=m
1306 CONFIG_USB_NET_CDCETHER=m
1307 CONFIG_USB_NET_CDC_EEM=m
1308 CONFIG_USB_NET_CDC_NCM=m
1309 # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
1310 # CONFIG_USB_NET_CDC_MBIM is not set
1311 # CONFIG_USB_NET_DM9601 is not set
1312 # CONFIG_USB_NET_SR9700 is not set
1313 # CONFIG_USB_NET_SR9800 is not set
1314 # CONFIG_USB_NET_SMSC75XX is not set
1315 # CONFIG_USB_NET_SMSC95XX is not set
1316 # CONFIG_USB_NET_GL620A is not set
1317 # CONFIG_USB_NET_NET1080 is not set
1318 # CONFIG_USB_NET_PLUSB is not set
1319 # CONFIG_USB_NET_MCS7830 is not set
1320 # CONFIG_USB_NET_RNDIS_HOST is not set
1321 # CONFIG_USB_NET_CDC_SUBSET is not set
1322 # CONFIG_USB_NET_ZAURUS is not set
1323 # CONFIG_USB_NET_CX82310_ETH is not set
1324 # CONFIG_USB_NET_KALMIA is not set
1325 # CONFIG_USB_NET_QMI_WWAN is not set
1326 # CONFIG_USB_NET_INT51X1 is not set
1327 # CONFIG_USB_IPHETH is not set
1328 # CONFIG_USB_SIERRA_NET is not set
1329 # CONFIG_USB_VL600 is not set
1330 # CONFIG_USB_NET_CH9200 is not set
1331 # CONFIG_USB_NET_AQC111 is not set
1332 # CONFIG_USB_RTL8153_ECM is not set
1366 # CONFIG_USB_NET_DRIVERS is not set
1333 1367 # CONFIG_WLAN is not set # CONFIG_WLAN is not set
1334 1368 # CONFIG_WAN is not set # CONFIG_WAN is not set
1335 1369 # CONFIG_VMXNET3 is not set # CONFIG_VMXNET3 is not set
 
... ... CONFIG_USB_NET_CDC_NCM=m
1342 1376 # Input device support # Input device support
1343 1377 # #
1344 1378 CONFIG_INPUT=y CONFIG_INPUT=y
1379 # CONFIG_INPUT_LEDS is not set
1345 1380 # CONFIG_INPUT_FF_MEMLESS is not set # CONFIG_INPUT_FF_MEMLESS is not set
1346 1381 # CONFIG_INPUT_SPARSEKMAP is not set # CONFIG_INPUT_SPARSEKMAP is not set
1347 1382 # CONFIG_INPUT_MATRIXKMAP is not set # CONFIG_INPUT_MATRIXKMAP is not set
 
... ... CONFIG_INPUT_EVDEV=m
1359 1394 # #
1360 1395 # CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_KEYBOARD is not set
1361 1396 # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_MOUSE is not set
1362 # CONFIG_INPUT_JOYSTICK is not set
1397 CONFIG_INPUT_JOYSTICK=y
1398 # CONFIG_JOYSTICK_ANALOG is not set
1399 # CONFIG_JOYSTICK_A3D is not set
1400 # CONFIG_JOYSTICK_ADI is not set
1401 # CONFIG_JOYSTICK_COBRA is not set
1402 # CONFIG_JOYSTICK_GF2K is not set
1403 # CONFIG_JOYSTICK_GRIP is not set
1404 # CONFIG_JOYSTICK_GRIP_MP is not set
1405 # CONFIG_JOYSTICK_GUILLEMOT is not set
1406 # CONFIG_JOYSTICK_INTERACT is not set
1407 # CONFIG_JOYSTICK_SIDEWINDER is not set
1408 # CONFIG_JOYSTICK_TMDC is not set
1409 # CONFIG_JOYSTICK_IFORCE is not set
1410 # CONFIG_JOYSTICK_WARRIOR is not set
1411 # CONFIG_JOYSTICK_MAGELLAN is not set
1412 # CONFIG_JOYSTICK_SPACEORB is not set
1413 # CONFIG_JOYSTICK_SPACEBALL is not set
1414 # CONFIG_JOYSTICK_STINGER is not set
1415 # CONFIG_JOYSTICK_TWIDJOY is not set
1416 # CONFIG_JOYSTICK_ZHENHUA is not set
1417 # CONFIG_JOYSTICK_AS5011 is not set
1418 # CONFIG_JOYSTICK_JOYDUMP is not set
1419 CONFIG_JOYSTICK_XPAD=m
1420 # CONFIG_JOYSTICK_XPAD_FF is not set
1421 # CONFIG_JOYSTICK_XPAD_LEDS is not set
1422 # CONFIG_JOYSTICK_PXRC is not set
1423 # CONFIG_JOYSTICK_FSIA6B is not set
1363 1424 # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TABLET is not set
1364 1425 # CONFIG_INPUT_TOUCHSCREEN is not set # CONFIG_INPUT_TOUCHSCREEN is not set
1365 # CONFIG_INPUT_MISC is not set
1426 CONFIG_INPUT_MISC=y
1427 # CONFIG_INPUT_AD714X is not set
1428 # CONFIG_INPUT_BMA150 is not set
1429 # CONFIG_INPUT_E3X0_BUTTON is not set
1430 # CONFIG_INPUT_MMA8450 is not set
1431 # CONFIG_INPUT_APANEL is not set
1432 # CONFIG_INPUT_ATLAS_BTNS is not set
1433 # CONFIG_INPUT_ATI_REMOTE2 is not set
1434 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
1435 # CONFIG_INPUT_KXTJ9 is not set
1436 # CONFIG_INPUT_POWERMATE is not set
1437 # CONFIG_INPUT_YEALINK is not set
1438 # CONFIG_INPUT_CM109 is not set
1439 CONFIG_INPUT_UINPUT=m
1440 # CONFIG_INPUT_PCF8574 is not set
1441 # CONFIG_INPUT_DA7280_HAPTICS is not set
1442 # CONFIG_INPUT_ADXL34X is not set
1443 # CONFIG_INPUT_IMS_PCU is not set
1444 # CONFIG_INPUT_IQS269A is not set
1445 # CONFIG_INPUT_CMA3000 is not set
1446 # CONFIG_INPUT_DRV2665_HAPTICS is not set
1447 # CONFIG_INPUT_DRV2667_HAPTICS is not set
1366 1448 # CONFIG_RMI4_CORE is not set # CONFIG_RMI4_CORE is not set
1367 1449
1368 1450 # #
 
... ... CONFIG_HW_CONSOLE=y
1385 1467 CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_VT_HW_CONSOLE_BINDING=y
1386 1468 CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTYS=y
1387 1469 # CONFIG_LEGACY_PTYS is not set # CONFIG_LEGACY_PTYS is not set
1388 CONFIG_LDISC_AUTOLOAD=y
1470 # CONFIG_LDISC_AUTOLOAD is not set
1389 1471
1390 1472 # #
1391 1473 # Serial drivers # Serial drivers
 
... ... CONFIG_LDISC_AUTOLOAD=y
1399 1481 # CONFIG_SERIAL_JSM is not set # CONFIG_SERIAL_JSM is not set
1400 1482 # CONFIG_SERIAL_LANTIQ is not set # CONFIG_SERIAL_LANTIQ is not set
1401 1483 # CONFIG_SERIAL_SCCNXP is not set # CONFIG_SERIAL_SCCNXP is not set
1484 # CONFIG_SERIAL_SC16IS7XX is not set
1402 1485 # CONFIG_SERIAL_BCM63XX is not set # CONFIG_SERIAL_BCM63XX is not set
1403 1486 # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_JTAGUART is not set
1404 1487 # CONFIG_SERIAL_ALTERA_UART is not set # CONFIG_SERIAL_ALTERA_UART is not set
 
... ... CONFIG_LDISC_AUTOLOAD=y
1438 1521 # #
1439 1522 # I2C support # I2C support
1440 1523 # #
1441 # CONFIG_I2C is not set
1524 CONFIG_I2C=m
1525 CONFIG_I2C_BOARDINFO=y
1526 # CONFIG_I2C_COMPAT is not set
1527 # CONFIG_I2C_CHARDEV is not set
1528 # CONFIG_I2C_MUX is not set
1529 CONFIG_I2C_HELPER_AUTO=y
1530 CONFIG_I2C_ALGOBIT=m
1531
1532 #
1533 # I2C Hardware Bus support
1534 #
1535
1536 #
1537 # PC SMBus host controller drivers
1538 #
1539 # CONFIG_I2C_ALI1535 is not set
1540 # CONFIG_I2C_ALI1563 is not set
1541 # CONFIG_I2C_ALI15X3 is not set
1542 # CONFIG_I2C_AMD756 is not set
1543 # CONFIG_I2C_AMD8111 is not set
1544 # CONFIG_I2C_AMD_MP2 is not set
1545 # CONFIG_I2C_I801 is not set
1546 # CONFIG_I2C_ISCH is not set
1547 # CONFIG_I2C_ISMT is not set
1548 # CONFIG_I2C_PIIX4 is not set
1549 # CONFIG_I2C_NFORCE2 is not set
1550 # CONFIG_I2C_NVIDIA_GPU is not set
1551 # CONFIG_I2C_SIS5595 is not set
1552 # CONFIG_I2C_SIS630 is not set
1553 # CONFIG_I2C_SIS96X is not set
1554 # CONFIG_I2C_VIA is not set
1555 # CONFIG_I2C_VIAPRO is not set
1556
1557 #
1558 # ACPI drivers
1559 #
1560 # CONFIG_I2C_SCMI is not set
1561
1562 #
1563 # I2C system bus drivers (mostly embedded / system-on-chip)
1564 #
1565 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
1566 # CONFIG_I2C_DESIGNWARE_PCI is not set
1567 # CONFIG_I2C_EMEV2 is not set
1568 # CONFIG_I2C_OCORES is not set
1569 # CONFIG_I2C_PCA_PLATFORM is not set
1570 # CONFIG_I2C_SIMTEC is not set
1571 # CONFIG_I2C_XILINX is not set
1572
1573 #
1574 # External I2C/SMBus adapter drivers
1575 #
1576 # CONFIG_I2C_DIOLAN_U2C is not set
1577 # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
1578 # CONFIG_I2C_TAOS_EVM is not set
1579 # CONFIG_I2C_TINY_USB is not set
1580
1581 #
1582 # Other I2C/SMBus bus drivers
1583 #
1584 # CONFIG_I2C_MLXCPLD is not set
1585 # end of I2C Hardware Bus support
1586
1587 # CONFIG_I2C_STUB is not set
1588 # CONFIG_I2C_SLAVE is not set
1589 # CONFIG_I2C_DEBUG_CORE is not set
1590 # CONFIG_I2C_DEBUG_ALGO is not set
1591 # CONFIG_I2C_DEBUG_BUS is not set
1442 1592 # end of I2C support # end of I2C support
1443 1593
1444 1594 # CONFIG_I3C is not set # CONFIG_I3C is not set
 
... ... CONFIG_LDISC_AUTOLOAD=y
1460 1610 CONFIG_PINCTRL=y CONFIG_PINCTRL=y
1461 1611 # CONFIG_DEBUG_PINCTRL is not set # CONFIG_DEBUG_PINCTRL is not set
1462 1612 # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_AMD is not set
1613 # CONFIG_PINCTRL_MCP23S08 is not set
1463 1614 # CONFIG_PINCTRL_BAYTRAIL is not set # CONFIG_PINCTRL_BAYTRAIL is not set
1464 1615 # CONFIG_PINCTRL_CHERRYVIEW is not set # CONFIG_PINCTRL_CHERRYVIEW is not set
1465 1616 # CONFIG_PINCTRL_LYNXPOINT is not set # CONFIG_PINCTRL_LYNXPOINT is not set
 
... ... CONFIG_POWER_SUPPLY=y
1490 1641 # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_POWER_SUPPLY_DEBUG is not set
1491 1642 # CONFIG_PDA_POWER is not set # CONFIG_PDA_POWER is not set
1492 1643 # CONFIG_TEST_POWER is not set # CONFIG_TEST_POWER is not set
1644 # CONFIG_CHARGER_ADP5061 is not set
1645 # CONFIG_BATTERY_CW2015 is not set
1493 1646 # CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2780 is not set
1494 1647 # CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2781 is not set
1648 # CONFIG_BATTERY_DS2782 is not set
1649 # CONFIG_BATTERY_SBS is not set
1650 # CONFIG_CHARGER_SBS is not set
1495 1651 # CONFIG_BATTERY_BQ27XXX is not set # CONFIG_BATTERY_BQ27XXX is not set
1652 # CONFIG_BATTERY_MAX17040 is not set
1653 # CONFIG_BATTERY_MAX17042 is not set
1496 1654 # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_MAX8903 is not set
1497 # CONFIG_HWMON is not set
1655 # CONFIG_CHARGER_LP8727 is not set
1656 # CONFIG_CHARGER_BQ2415X is not set
1657 # CONFIG_CHARGER_SMB347 is not set
1658 # CONFIG_BATTERY_GAUGE_LTC2941 is not set
1659 # CONFIG_CHARGER_BD99954 is not set
1660 CONFIG_HWMON=m
1661 # CONFIG_HWMON_DEBUG_CHIP is not set
1662
1663 #
1664 # Native drivers
1665 #
1666 # CONFIG_SENSORS_ABITUGURU is not set
1667 # CONFIG_SENSORS_ABITUGURU3 is not set
1668 # CONFIG_SENSORS_AD7414 is not set
1669 # CONFIG_SENSORS_AD7418 is not set
1670 # CONFIG_SENSORS_ADM1021 is not set
1671 # CONFIG_SENSORS_ADM1025 is not set
1672 # CONFIG_SENSORS_ADM1026 is not set
1673 # CONFIG_SENSORS_ADM1029 is not set
1674 # CONFIG_SENSORS_ADM1031 is not set
1675 # CONFIG_SENSORS_ADM1177 is not set
1676 # CONFIG_SENSORS_ADM9240 is not set
1677 # CONFIG_SENSORS_ADT7410 is not set
1678 # CONFIG_SENSORS_ADT7411 is not set
1679 # CONFIG_SENSORS_ADT7462 is not set
1680 # CONFIG_SENSORS_ADT7470 is not set
1681 # CONFIG_SENSORS_ADT7475 is not set
1682 # CONFIG_SENSORS_AS370 is not set
1683 # CONFIG_SENSORS_ASC7621 is not set
1684 # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
1685 # CONFIG_SENSORS_K8TEMP is not set
1686 # CONFIG_SENSORS_K10TEMP is not set
1687 # CONFIG_SENSORS_FAM15H_POWER is not set
1688 # CONFIG_SENSORS_AMD_ENERGY is not set
1689 # CONFIG_SENSORS_APPLESMC is not set
1690 # CONFIG_SENSORS_ASB100 is not set
1691 # CONFIG_SENSORS_ASPEED is not set
1692 # CONFIG_SENSORS_ATXP1 is not set
1693 # CONFIG_SENSORS_CORSAIR_CPRO is not set
1694 # CONFIG_SENSORS_CORSAIR_PSU is not set
1695 # CONFIG_SENSORS_DRIVETEMP is not set
1696 # CONFIG_SENSORS_DS620 is not set
1697 # CONFIG_SENSORS_DS1621 is not set
1698 # CONFIG_SENSORS_DELL_SMM is not set
1699 # CONFIG_SENSORS_I5K_AMB is not set
1700 # CONFIG_SENSORS_F71805F is not set
1701 # CONFIG_SENSORS_F71882FG is not set
1702 # CONFIG_SENSORS_F75375S is not set
1703 # CONFIG_SENSORS_FSCHMD is not set
1704 # CONFIG_SENSORS_GL518SM is not set
1705 # CONFIG_SENSORS_GL520SM is not set
1706 # CONFIG_SENSORS_G760A is not set
1707 # CONFIG_SENSORS_G762 is not set
1708 # CONFIG_SENSORS_HIH6130 is not set
1709 # CONFIG_SENSORS_I5500 is not set
1710 # CONFIG_SENSORS_CORETEMP is not set
1711 # CONFIG_SENSORS_IT87 is not set
1712 # CONFIG_SENSORS_JC42 is not set
1713 # CONFIG_SENSORS_POWR1220 is not set
1714 # CONFIG_SENSORS_LINEAGE is not set
1715 # CONFIG_SENSORS_LTC2945 is not set
1716 # CONFIG_SENSORS_LTC2947_I2C is not set
1717 # CONFIG_SENSORS_LTC2990 is not set
1718 # CONFIG_SENSORS_LTC4151 is not set
1719 # CONFIG_SENSORS_LTC4215 is not set
1720 # CONFIG_SENSORS_LTC4222 is not set
1721 # CONFIG_SENSORS_LTC4245 is not set
1722 # CONFIG_SENSORS_LTC4260 is not set
1723 # CONFIG_SENSORS_LTC4261 is not set
1724 # CONFIG_SENSORS_MAX127 is not set
1725 # CONFIG_SENSORS_MAX16065 is not set
1726 # CONFIG_SENSORS_MAX1619 is not set
1727 # CONFIG_SENSORS_MAX1668 is not set
1728 # CONFIG_SENSORS_MAX197 is not set
1729 # CONFIG_SENSORS_MAX31730 is not set
1730 # CONFIG_SENSORS_MAX6621 is not set
1731 # CONFIG_SENSORS_MAX6639 is not set
1732 # CONFIG_SENSORS_MAX6642 is not set
1733 # CONFIG_SENSORS_MAX6650 is not set
1734 # CONFIG_SENSORS_MAX6697 is not set
1735 # CONFIG_SENSORS_MAX31790 is not set
1736 # CONFIG_SENSORS_MCP3021 is not set
1737 # CONFIG_SENSORS_TC654 is not set
1738 # CONFIG_SENSORS_MR75203 is not set
1739 # CONFIG_SENSORS_LM63 is not set
1740 # CONFIG_SENSORS_LM73 is not set
1741 # CONFIG_SENSORS_LM75 is not set
1742 # CONFIG_SENSORS_LM77 is not set
1743 # CONFIG_SENSORS_LM78 is not set
1744 # CONFIG_SENSORS_LM80 is not set
1745 # CONFIG_SENSORS_LM83 is not set
1746 # CONFIG_SENSORS_LM85 is not set
1747 # CONFIG_SENSORS_LM87 is not set
1748 # CONFIG_SENSORS_LM90 is not set
1749 # CONFIG_SENSORS_LM92 is not set
1750 # CONFIG_SENSORS_LM93 is not set
1751 # CONFIG_SENSORS_LM95234 is not set
1752 # CONFIG_SENSORS_LM95241 is not set
1753 # CONFIG_SENSORS_LM95245 is not set
1754 # CONFIG_SENSORS_PC87360 is not set
1755 # CONFIG_SENSORS_PC87427 is not set
1756 # CONFIG_SENSORS_NTC_THERMISTOR is not set
1757 # CONFIG_SENSORS_NCT6683 is not set
1758 # CONFIG_SENSORS_NCT6775 is not set
1759 # CONFIG_SENSORS_NCT7802 is not set
1760 # CONFIG_SENSORS_NPCM7XX is not set
1761 # CONFIG_SENSORS_PCF8591 is not set
1762 # CONFIG_PMBUS is not set
1763 # CONFIG_SENSORS_SBTSI is not set
1764 # CONFIG_SENSORS_SHT21 is not set
1765 # CONFIG_SENSORS_SHT3x is not set
1766 # CONFIG_SENSORS_SHTC1 is not set
1767 # CONFIG_SENSORS_SIS5595 is not set
1768 # CONFIG_SENSORS_DME1737 is not set
1769 # CONFIG_SENSORS_EMC1403 is not set
1770 # CONFIG_SENSORS_EMC2103 is not set
1771 # CONFIG_SENSORS_EMC6W201 is not set
1772 # CONFIG_SENSORS_SMSC47M1 is not set
1773 # CONFIG_SENSORS_SMSC47M192 is not set
1774 # CONFIG_SENSORS_SMSC47B397 is not set
1775 # CONFIG_SENSORS_STTS751 is not set
1776 # CONFIG_SENSORS_SMM665 is not set
1777 # CONFIG_SENSORS_ADC128D818 is not set
1778 # CONFIG_SENSORS_ADS7828 is not set
1779 # CONFIG_SENSORS_AMC6821 is not set
1780 # CONFIG_SENSORS_INA209 is not set
1781 # CONFIG_SENSORS_INA2XX is not set
1782 # CONFIG_SENSORS_INA3221 is not set
1783 # CONFIG_SENSORS_TC74 is not set
1784 # CONFIG_SENSORS_THMC50 is not set
1785 # CONFIG_SENSORS_TMP102 is not set
1786 # CONFIG_SENSORS_TMP103 is not set
1787 # CONFIG_SENSORS_TMP108 is not set
1788 # CONFIG_SENSORS_TMP401 is not set
1789 # CONFIG_SENSORS_TMP421 is not set
1790 # CONFIG_SENSORS_TMP513 is not set
1791 # CONFIG_SENSORS_VIA_CPUTEMP is not set
1792 # CONFIG_SENSORS_VIA686A is not set
1793 # CONFIG_SENSORS_VT1211 is not set
1794 # CONFIG_SENSORS_VT8231 is not set
1795 # CONFIG_SENSORS_W83773G is not set
1796 # CONFIG_SENSORS_W83781D is not set
1797 # CONFIG_SENSORS_W83791D is not set
1798 # CONFIG_SENSORS_W83792D is not set
1799 # CONFIG_SENSORS_W83793 is not set
1800 # CONFIG_SENSORS_W83795 is not set
1801 # CONFIG_SENSORS_W83L785TS is not set
1802 # CONFIG_SENSORS_W83L786NG is not set
1803 # CONFIG_SENSORS_W83627HF is not set
1804 # CONFIG_SENSORS_W83627EHF is not set
1805
1806 #
1807 # ACPI drivers
1808 #
1809 # CONFIG_SENSORS_ACPI_POWER is not set
1810 # CONFIG_SENSORS_ATK0110 is not set
1498 1811 CONFIG_THERMAL=y CONFIG_THERMAL=y
1499 1812 # CONFIG_THERMAL_NETLINK is not set # CONFIG_THERMAL_NETLINK is not set
1500 1813 # CONFIG_THERMAL_STATISTICS is not set # CONFIG_THERMAL_STATISTICS is not set
 
... ... CONFIG_THERMAL_GOV_STEP_WISE=y
1512 1825 # #
1513 1826 # Intel thermal drivers # Intel thermal drivers
1514 1827 # #
1515 # CONFIG_INTEL_POWERCLAMP is not set
1516 CONFIG_X86_THERMAL_VECTOR=y
1517 # CONFIG_X86_PKG_TEMP_THERMAL is not set
1518 1828 # CONFIG_INTEL_SOC_DTS_THERMAL is not set # CONFIG_INTEL_SOC_DTS_THERMAL is not set
1519 1829
1520 1830 # #
 
... ... CONFIG_BCMA_POSSIBLE=y
1535 1845 # #
1536 1846 # Multifunction device drivers # Multifunction device drivers
1537 1847 # #
1848 # CONFIG_MFD_BCM590XX is not set
1849 # CONFIG_MFD_BD9571MWV is not set
1850 # CONFIG_MFD_AXP20X_I2C is not set
1538 1851 # CONFIG_MFD_MADERA is not set # CONFIG_MFD_MADERA is not set
1852 # CONFIG_MFD_DA9062 is not set
1853 # CONFIG_MFD_DA9063 is not set
1854 # CONFIG_MFD_DA9150 is not set
1539 1855 # CONFIG_MFD_DLN2 is not set # CONFIG_MFD_DLN2 is not set
1856 # CONFIG_MFD_MC13XXX_I2C is not set
1857 # CONFIG_MFD_MP2629 is not set
1540 1858 # CONFIG_HTC_PASIC3 is not set # CONFIG_HTC_PASIC3 is not set
1541 1859 # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
1542 1860 # CONFIG_LPC_ICH is not set # CONFIG_LPC_ICH is not set
 
... ... CONFIG_BCMA_POSSIBLE=y
1544 1862 # CONFIG_MFD_INTEL_LPSS_ACPI is not set # CONFIG_MFD_INTEL_LPSS_ACPI is not set
1545 1863 # CONFIG_MFD_INTEL_LPSS_PCI is not set # CONFIG_MFD_INTEL_LPSS_PCI is not set
1546 1864 # CONFIG_MFD_INTEL_PMT is not set # CONFIG_MFD_INTEL_PMT is not set
1865 # CONFIG_MFD_IQS62X is not set
1547 1866 # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_JANZ_CMODIO is not set
1548 1867 # CONFIG_MFD_KEMPLD is not set # CONFIG_MFD_KEMPLD is not set
1868 # CONFIG_MFD_88PM800 is not set
1869 # CONFIG_MFD_88PM805 is not set
1870 # CONFIG_MFD_MAX14577 is not set
1871 # CONFIG_MFD_MAX77693 is not set
1872 # CONFIG_MFD_MAX8907 is not set
1873 # CONFIG_MFD_MT6360 is not set
1549 1874 # CONFIG_MFD_MT6397 is not set # CONFIG_MFD_MT6397 is not set
1875 # CONFIG_MFD_MENF21BMC is not set
1550 1876 # CONFIG_MFD_VIPERBOARD is not set # CONFIG_MFD_VIPERBOARD is not set
1877 # CONFIG_MFD_RETU is not set
1878 # CONFIG_MFD_PCF50633 is not set
1551 1879 # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_RDC321X is not set
1880 # CONFIG_MFD_RT5033 is not set
1881 # CONFIG_MFD_SI476X_CORE is not set
1552 1882 # CONFIG_MFD_SM501 is not set # CONFIG_MFD_SM501 is not set
1883 # CONFIG_MFD_SKY81452 is not set
1553 1884 # CONFIG_ABX500_CORE is not set # CONFIG_ABX500_CORE is not set
1554 1885 # CONFIG_MFD_SYSCON is not set # CONFIG_MFD_SYSCON is not set
1555 1886 # CONFIG_MFD_TI_AM335X_TSCADC is not set # CONFIG_MFD_TI_AM335X_TSCADC is not set
1887 # CONFIG_MFD_LP3943 is not set
1888 # CONFIG_MFD_TI_LMU is not set
1889 # CONFIG_TPS6105X is not set
1890 # CONFIG_TPS6507X is not set
1891 # CONFIG_MFD_TPS65086 is not set
1892 # CONFIG_MFD_TI_LP873X is not set
1893 # CONFIG_MFD_TPS65912_I2C is not set
1894 # CONFIG_MFD_WL1273_CORE is not set
1895 # CONFIG_MFD_LM3533 is not set
1556 1896 # CONFIG_MFD_TQMX86 is not set # CONFIG_MFD_TQMX86 is not set
1557 1897 # CONFIG_MFD_VX855 is not set # CONFIG_MFD_VX855 is not set
1898 # CONFIG_MFD_ARIZONA_I2C is not set
1899 # CONFIG_MFD_WM8994 is not set
1558 1900 # end of Multifunction device drivers # end of Multifunction device drivers
1559 1901
1560 1902 # CONFIG_REGULATOR is not set # CONFIG_REGULATOR is not set
1561 1903 # CONFIG_RC_CORE is not set # CONFIG_RC_CORE is not set
1562 1904 # CONFIG_MEDIA_CEC_SUPPORT is not set # CONFIG_MEDIA_CEC_SUPPORT is not set
1563 # CONFIG_MEDIA_SUPPORT is not set
1905 CONFIG_MEDIA_SUPPORT=m
1906 # CONFIG_MEDIA_SUPPORT_FILTER is not set
1907 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
1908
1909 #
1910 # Media device types
1911 #
1912 CONFIG_MEDIA_CAMERA_SUPPORT=y
1913 CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
1914 CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
1915 CONFIG_MEDIA_RADIO_SUPPORT=y
1916 CONFIG_MEDIA_SDR_SUPPORT=y
1917 CONFIG_MEDIA_PLATFORM_SUPPORT=y
1918 CONFIG_MEDIA_TEST_SUPPORT=y
1919 # end of Media device types
1920
1921 #
1922 # Media core support
1923 #
1924 CONFIG_VIDEO_DEV=m
1925 # CONFIG_MEDIA_CONTROLLER is not set
1926 CONFIG_DVB_CORE=m
1927 # end of Media core support
1928
1929 #
1930 # Video4Linux options
1931 #
1932 CONFIG_VIDEO_V4L2=m
1933 CONFIG_VIDEO_V4L2_I2C=y
1934 # CONFIG_VIDEO_ADV_DEBUG is not set
1935 # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1936 # end of Video4Linux options
1937
1938 #
1939 # Digital TV options
1940 #
1941 # CONFIG_DVB_MMAP is not set
1942 # CONFIG_DVB_NET is not set
1943 CONFIG_DVB_MAX_ADAPTERS=16
1944 # CONFIG_DVB_DYNAMIC_MINORS is not set
1945 # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
1946 # CONFIG_DVB_ULE_DEBUG is not set
1947 # end of Digital TV options
1948
1949 #
1950 # Media drivers
1951 #
1952 CONFIG_MEDIA_USB_SUPPORT=y
1953
1954 #
1955 # Webcam devices
1956 #
1957 CONFIG_USB_VIDEO_CLASS=m
1958 CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1959 # CONFIG_USB_GSPCA is not set
1960 # CONFIG_USB_PWC is not set
1961 # CONFIG_VIDEO_CPIA2 is not set
1962 # CONFIG_USB_ZR364XX is not set
1963 # CONFIG_USB_STKWEBCAM is not set
1964 # CONFIG_USB_S2255 is not set
1965 # CONFIG_VIDEO_USBTV is not set
1966
1967 #
1968 # Analog TV USB devices
1969 #
1970 # CONFIG_VIDEO_PVRUSB2 is not set
1971 # CONFIG_VIDEO_HDPVR is not set
1972 # CONFIG_VIDEO_STK1160_COMMON is not set
1973 # CONFIG_VIDEO_GO7007 is not set
1974
1975 #
1976 # Analog/digital TV USB devices
1977 #
1978 # CONFIG_VIDEO_AU0828 is not set
1979
1980 #
1981 # Digital TV USB devices
1982 #
1983 # CONFIG_DVB_USB_V2 is not set
1984 # CONFIG_DVB_TTUSB_BUDGET is not set
1985 # CONFIG_DVB_TTUSB_DEC is not set
1986 # CONFIG_SMS_USB_DRV is not set
1987 # CONFIG_DVB_B2C2_FLEXCOP_USB is not set
1988 # CONFIG_DVB_AS102 is not set
1989
1990 #
1991 # Webcam, TV (analog/digital) USB devices
1992 #
1993 # CONFIG_VIDEO_EM28XX is not set
1994
1995 #
1996 # Software defined radio USB devices
1997 #
1998 # CONFIG_USB_AIRSPY is not set
1999 # CONFIG_USB_HACKRF is not set
2000 # CONFIG_MEDIA_PCI_SUPPORT is not set
2001 # CONFIG_RADIO_ADAPTERS is not set
2002 CONFIG_VIDEOBUF2_CORE=m
2003 CONFIG_VIDEOBUF2_V4L2=m
2004 CONFIG_VIDEOBUF2_MEMOPS=m
2005 CONFIG_VIDEOBUF2_VMALLOC=m
2006 # CONFIG_V4L_PLATFORM_DRIVERS is not set
2007 # CONFIG_V4L_MEM2MEM_DRIVERS is not set
2008 # CONFIG_DVB_PLATFORM_DRIVERS is not set
2009 # CONFIG_SDR_PLATFORM_DRIVERS is not set
2010 # CONFIG_V4L_TEST_DRIVERS is not set
2011 # CONFIG_DVB_TEST_DRIVERS is not set
2012 # end of Media drivers
2013
2014 #
2015 # Media ancillary drivers
2016 #
2017 CONFIG_MEDIA_ATTACH=y
2018
2019 #
2020 # Audio decoders, processors and mixers
2021 #
2022 # CONFIG_VIDEO_TVAUDIO is not set
2023 # CONFIG_VIDEO_TDA7432 is not set
2024 # CONFIG_VIDEO_TDA9840 is not set
2025 # CONFIG_VIDEO_TEA6415C is not set
2026 # CONFIG_VIDEO_TEA6420 is not set
2027 # CONFIG_VIDEO_MSP3400 is not set
2028 # CONFIG_VIDEO_CS3308 is not set
2029 # CONFIG_VIDEO_CS5345 is not set
2030 # CONFIG_VIDEO_CS53L32A is not set
2031 # CONFIG_VIDEO_TLV320AIC23B is not set
2032 # CONFIG_VIDEO_UDA1342 is not set
2033 # CONFIG_VIDEO_WM8775 is not set
2034 # CONFIG_VIDEO_WM8739 is not set
2035 # CONFIG_VIDEO_VP27SMPX is not set
2036 # CONFIG_VIDEO_SONY_BTF_MPX is not set
2037 # end of Audio decoders, processors and mixers
2038
2039 #
2040 # RDS decoders
2041 #
2042 # CONFIG_VIDEO_SAA6588 is not set
2043 # end of RDS decoders
2044
2045 #
2046 # Video decoders
2047 #
2048 # CONFIG_VIDEO_ADV7183 is not set
2049 # CONFIG_VIDEO_ADV7842 is not set
2050 # CONFIG_VIDEO_BT819 is not set
2051 # CONFIG_VIDEO_BT856 is not set
2052 # CONFIG_VIDEO_BT866 is not set
2053 # CONFIG_VIDEO_KS0127 is not set
2054 # CONFIG_VIDEO_ML86V7667 is not set
2055 # CONFIG_VIDEO_SAA7110 is not set
2056 # CONFIG_VIDEO_SAA711X is not set
2057 # CONFIG_VIDEO_TC358743 is not set
2058 # CONFIG_VIDEO_TVP514X is not set
2059 # CONFIG_VIDEO_TVP5150 is not set
2060 # CONFIG_VIDEO_TVP7002 is not set
2061 # CONFIG_VIDEO_TW2804 is not set
2062 # CONFIG_VIDEO_TW9903 is not set
2063 # CONFIG_VIDEO_TW9906 is not set
2064 # CONFIG_VIDEO_TW9910 is not set
2065 # CONFIG_VIDEO_VPX3220 is not set
2066
2067 #
2068 # Video and audio decoders
2069 #
2070 # CONFIG_VIDEO_SAA717X is not set
2071 # CONFIG_VIDEO_CX25840 is not set
2072 # end of Video decoders
2073
2074 #
2075 # Video encoders
2076 #
2077 # CONFIG_VIDEO_SAA7127 is not set
2078 # CONFIG_VIDEO_SAA7185 is not set
2079 # CONFIG_VIDEO_ADV7170 is not set
2080 # CONFIG_VIDEO_ADV7175 is not set
2081 # CONFIG_VIDEO_ADV7343 is not set
2082 # CONFIG_VIDEO_ADV7393 is not set
2083 # CONFIG_VIDEO_ADV7511 is not set
2084 # CONFIG_VIDEO_AD9389B is not set
2085 # CONFIG_VIDEO_AK881X is not set
2086 # CONFIG_VIDEO_THS8200 is not set
2087 # end of Video encoders
2088
2089 #
2090 # Video improvement chips
2091 #
2092 # CONFIG_VIDEO_UPD64031A is not set
2093 # CONFIG_VIDEO_UPD64083 is not set
2094 # end of Video improvement chips
2095
2096 #
2097 # Audio/Video compression chips
2098 #
2099 # CONFIG_VIDEO_SAA6752HS is not set
2100 # end of Audio/Video compression chips
2101
2102 #
2103 # SDR tuner chips
2104 #
2105 # CONFIG_SDR_MAX2175 is not set
2106 # end of SDR tuner chips
2107
2108 #
2109 # Miscellaneous helper chips
2110 #
2111 # CONFIG_VIDEO_THS7303 is not set
2112 # CONFIG_VIDEO_M52790 is not set
2113 # CONFIG_VIDEO_I2C is not set
2114 # CONFIG_VIDEO_ST_MIPID02 is not set
2115 # end of Miscellaneous helper chips
2116
2117 #
2118 # Camera sensor devices
2119 #
2120 # CONFIG_VIDEO_HI556 is not set
2121 # CONFIG_VIDEO_IMX219 is not set
2122 # CONFIG_VIDEO_IMX258 is not set
2123 # CONFIG_VIDEO_IMX274 is not set
2124 # CONFIG_VIDEO_IMX290 is not set
2125 # CONFIG_VIDEO_IMX319 is not set
2126 # CONFIG_VIDEO_IMX355 is not set
2127 # CONFIG_VIDEO_OV02A10 is not set
2128 # CONFIG_VIDEO_OV2640 is not set
2129 # CONFIG_VIDEO_OV2680 is not set
2130 # CONFIG_VIDEO_OV2685 is not set
2131 # CONFIG_VIDEO_OV2740 is not set
2132 # CONFIG_VIDEO_OV5647 is not set
2133 # CONFIG_VIDEO_OV6650 is not set
2134 # CONFIG_VIDEO_OV5670 is not set
2135 # CONFIG_VIDEO_OV5675 is not set
2136 # CONFIG_VIDEO_OV5695 is not set
2137 # CONFIG_VIDEO_OV7251 is not set
2138 # CONFIG_VIDEO_OV772X is not set
2139 # CONFIG_VIDEO_OV7640 is not set
2140 # CONFIG_VIDEO_OV7670 is not set
2141 # CONFIG_VIDEO_OV7740 is not set
2142 # CONFIG_VIDEO_OV8856 is not set
2143 # CONFIG_VIDEO_OV9640 is not set
2144 # CONFIG_VIDEO_OV9650 is not set
2145 # CONFIG_VIDEO_OV9734 is not set
2146 # CONFIG_VIDEO_OV13858 is not set
2147 # CONFIG_VIDEO_VS6624 is not set
2148 # CONFIG_VIDEO_MT9M001 is not set
2149 # CONFIG_VIDEO_MT9M032 is not set
2150 # CONFIG_VIDEO_MT9M111 is not set
2151 # CONFIG_VIDEO_MT9P031 is not set
2152 # CONFIG_VIDEO_MT9T001 is not set
2153 # CONFIG_VIDEO_MT9T112 is not set
2154 # CONFIG_VIDEO_MT9V011 is not set
2155 # CONFIG_VIDEO_MT9V032 is not set
2156 # CONFIG_VIDEO_MT9V111 is not set
2157 # CONFIG_VIDEO_SR030PC30 is not set
2158 # CONFIG_VIDEO_NOON010PC30 is not set
2159 # CONFIG_VIDEO_M5MOLS is not set
2160 # CONFIG_VIDEO_RDACM20 is not set
2161 # CONFIG_VIDEO_RJ54N1 is not set
2162 # CONFIG_VIDEO_S5K6AA is not set
2163 # CONFIG_VIDEO_S5K6A3 is not set
2164 # CONFIG_VIDEO_S5K4ECGX is not set
2165 # CONFIG_VIDEO_S5K5BAF is not set
2166 # CONFIG_VIDEO_CCS is not set
2167 # CONFIG_VIDEO_ET8EK8 is not set
2168 # end of Camera sensor devices
2169
2170 #
2171 # Lens drivers
2172 #
2173 # CONFIG_VIDEO_AK7375 is not set
2174 # CONFIG_VIDEO_DW9714 is not set
2175 # CONFIG_VIDEO_DW9768 is not set
2176 # CONFIG_VIDEO_DW9807_VCM is not set
2177 # end of Lens drivers
2178
2179 #
2180 # Flash devices
2181 #
2182 # CONFIG_VIDEO_ADP1653 is not set
2183 # CONFIG_VIDEO_LM3560 is not set
2184 # CONFIG_VIDEO_LM3646 is not set
2185 # end of Flash devices
2186
2187 #
2188 # SPI helper chips
2189 #
2190 # end of SPI helper chips
2191
2192 CONFIG_MEDIA_TUNER=m
2193
2194 #
2195 # Customize TV tuners
2196 #
2197 # CONFIG_MEDIA_TUNER_SIMPLE is not set
2198 # CONFIG_MEDIA_TUNER_TDA18250 is not set
2199 # CONFIG_MEDIA_TUNER_TDA8290 is not set
2200 # CONFIG_MEDIA_TUNER_TDA827X is not set
2201 # CONFIG_MEDIA_TUNER_TDA18271 is not set
2202 # CONFIG_MEDIA_TUNER_TDA9887 is not set
2203 # CONFIG_MEDIA_TUNER_TEA5761 is not set
2204 # CONFIG_MEDIA_TUNER_TEA5767 is not set
2205 # CONFIG_MEDIA_TUNER_MT20XX is not set
2206 # CONFIG_MEDIA_TUNER_MT2060 is not set
2207 # CONFIG_MEDIA_TUNER_MT2063 is not set
2208 # CONFIG_MEDIA_TUNER_MT2266 is not set
2209 # CONFIG_MEDIA_TUNER_MT2131 is not set
2210 # CONFIG_MEDIA_TUNER_QT1010 is not set
2211 # CONFIG_MEDIA_TUNER_XC2028 is not set
2212 # CONFIG_MEDIA_TUNER_XC5000 is not set
2213 # CONFIG_MEDIA_TUNER_XC4000 is not set
2214 # CONFIG_MEDIA_TUNER_MXL5005S is not set
2215 # CONFIG_MEDIA_TUNER_MXL5007T is not set
2216 # CONFIG_MEDIA_TUNER_MC44S803 is not set
2217 # CONFIG_MEDIA_TUNER_MAX2165 is not set
2218 # CONFIG_MEDIA_TUNER_TDA18218 is not set
2219 # CONFIG_MEDIA_TUNER_FC0011 is not set
2220 # CONFIG_MEDIA_TUNER_FC0012 is not set
2221 # CONFIG_MEDIA_TUNER_FC0013 is not set
2222 # CONFIG_MEDIA_TUNER_TDA18212 is not set
2223 # CONFIG_MEDIA_TUNER_E4000 is not set
2224 # CONFIG_MEDIA_TUNER_FC2580 is not set
2225 # CONFIG_MEDIA_TUNER_M88RS6000T is not set
2226 # CONFIG_MEDIA_TUNER_TUA9001 is not set
2227 # CONFIG_MEDIA_TUNER_SI2157 is not set
2228 # CONFIG_MEDIA_TUNER_IT913X is not set
2229 # CONFIG_MEDIA_TUNER_R820T is not set
2230 # CONFIG_MEDIA_TUNER_MXL301RF is not set
2231 # CONFIG_MEDIA_TUNER_QM1D1C0042 is not set
2232 # CONFIG_MEDIA_TUNER_QM1D1B0004 is not set
2233 # end of Customize TV tuners
2234
2235 #
2236 # Customise DVB Frontends
2237 #
2238
2239 #
2240 # Multistandard (satellite) frontends
2241 #
2242 # CONFIG_DVB_STB0899 is not set
2243 # CONFIG_DVB_STB6100 is not set
2244 # CONFIG_DVB_STV090x is not set
2245 # CONFIG_DVB_STV0910 is not set
2246 # CONFIG_DVB_STV6110x is not set
2247 # CONFIG_DVB_STV6111 is not set
2248 # CONFIG_DVB_MXL5XX is not set
2249
2250 #
2251 # Multistandard (cable + terrestrial) frontends
2252 #
2253 # CONFIG_DVB_DRXK is not set
2254 # CONFIG_DVB_TDA18271C2DD is not set
2255 # CONFIG_DVB_SI2165 is not set
2256 # CONFIG_DVB_MN88472 is not set
2257 # CONFIG_DVB_MN88473 is not set
2258
2259 #
2260 # DVB-S (satellite) frontends
2261 #
2262 # CONFIG_DVB_CX24110 is not set
2263 # CONFIG_DVB_CX24123 is not set
2264 # CONFIG_DVB_MT312 is not set
2265 # CONFIG_DVB_ZL10036 is not set
2266 # CONFIG_DVB_ZL10039 is not set
2267 # CONFIG_DVB_S5H1420 is not set
2268 # CONFIG_DVB_STV0288 is not set
2269 # CONFIG_DVB_STB6000 is not set
2270 # CONFIG_DVB_STV0299 is not set
2271 # CONFIG_DVB_STV6110 is not set
2272 # CONFIG_DVB_STV0900 is not set
2273 # CONFIG_DVB_TDA8083 is not set
2274 # CONFIG_DVB_TDA10086 is not set
2275 # CONFIG_DVB_TDA8261 is not set
2276 # CONFIG_DVB_VES1X93 is not set
2277 # CONFIG_DVB_TUNER_ITD1000 is not set
2278 # CONFIG_DVB_TUNER_CX24113 is not set
2279 # CONFIG_DVB_TDA826X is not set
2280 # CONFIG_DVB_TUA6100 is not set
2281 # CONFIG_DVB_CX24116 is not set
2282 # CONFIG_DVB_CX24117 is not set
2283 # CONFIG_DVB_CX24120 is not set
2284 # CONFIG_DVB_SI21XX is not set
2285 # CONFIG_DVB_TS2020 is not set
2286 # CONFIG_DVB_DS3000 is not set
2287 # CONFIG_DVB_MB86A16 is not set
2288 # CONFIG_DVB_TDA10071 is not set
2289
2290 #
2291 # DVB-T (terrestrial) frontends
2292 #
2293 # CONFIG_DVB_SP8870 is not set
2294 # CONFIG_DVB_SP887X is not set
2295 # CONFIG_DVB_CX22700 is not set
2296 # CONFIG_DVB_CX22702 is not set
2297 # CONFIG_DVB_S5H1432 is not set
2298 # CONFIG_DVB_DRXD is not set
2299 # CONFIG_DVB_L64781 is not set
2300 # CONFIG_DVB_TDA1004X is not set
2301 # CONFIG_DVB_NXT6000 is not set
2302 # CONFIG_DVB_MT352 is not set
2303 # CONFIG_DVB_ZL10353 is not set
2304 # CONFIG_DVB_DIB3000MB is not set
2305 # CONFIG_DVB_DIB3000MC is not set
2306 # CONFIG_DVB_DIB7000M is not set
2307 # CONFIG_DVB_DIB7000P is not set
2308 # CONFIG_DVB_DIB9000 is not set
2309 # CONFIG_DVB_TDA10048 is not set
2310 # CONFIG_DVB_EC100 is not set
2311 # CONFIG_DVB_STV0367 is not set
2312 # CONFIG_DVB_CXD2820R is not set
2313 # CONFIG_DVB_CXD2841ER is not set
2314 # CONFIG_DVB_ZD1301_DEMOD is not set
2315
2316 #
2317 # DVB-C (cable) frontends
2318 #
2319 # CONFIG_DVB_VES1820 is not set
2320 # CONFIG_DVB_TDA10021 is not set
2321 # CONFIG_DVB_TDA10023 is not set
2322 # CONFIG_DVB_STV0297 is not set
2323
2324 #
2325 # ATSC (North American/Korean Terrestrial/Cable DTV) frontends
2326 #
2327 # CONFIG_DVB_NXT200X is not set
2328 # CONFIG_DVB_OR51211 is not set
2329 # CONFIG_DVB_OR51132 is not set
2330 # CONFIG_DVB_BCM3510 is not set
2331 # CONFIG_DVB_LGDT330X is not set
2332 # CONFIG_DVB_LGDT3305 is not set
2333 # CONFIG_DVB_LG2160 is not set
2334 # CONFIG_DVB_S5H1409 is not set
2335 # CONFIG_DVB_AU8522_DTV is not set
2336 # CONFIG_DVB_AU8522_V4L is not set
2337 # CONFIG_DVB_S5H1411 is not set
2338
2339 #
2340 # ISDB-T (terrestrial) frontends
2341 #
2342 # CONFIG_DVB_S921 is not set
2343 # CONFIG_DVB_DIB8000 is not set
2344 # CONFIG_DVB_MB86A20S is not set
2345
2346 #
2347 # ISDB-S (satellite) & ISDB-T (terrestrial) frontends
2348 #
2349 # CONFIG_DVB_TC90522 is not set
2350 # CONFIG_DVB_MN88443X is not set
2351
2352 #
2353 # Digital terrestrial only tuners/PLL
2354 #
2355 # CONFIG_DVB_PLL is not set
2356 # CONFIG_DVB_TUNER_DIB0070 is not set
2357 # CONFIG_DVB_TUNER_DIB0090 is not set
2358
2359 #
2360 # SEC control devices for DVB-S
2361 #
2362 # CONFIG_DVB_DRX39XYJ is not set
2363 # CONFIG_DVB_LNBH25 is not set
2364 # CONFIG_DVB_LNBH29 is not set
2365 # CONFIG_DVB_LNBP21 is not set
2366 # CONFIG_DVB_LNBP22 is not set
2367 # CONFIG_DVB_ISL6405 is not set
2368 # CONFIG_DVB_ISL6421 is not set
2369 # CONFIG_DVB_ISL6423 is not set
2370 # CONFIG_DVB_A8293 is not set
2371 # CONFIG_DVB_LGS8GL5 is not set
2372 # CONFIG_DVB_LGS8GXX is not set
2373 # CONFIG_DVB_ATBM8830 is not set
2374 # CONFIG_DVB_TDA665x is not set
2375 # CONFIG_DVB_IX2505V is not set
2376 # CONFIG_DVB_M88RS2000 is not set
2377 # CONFIG_DVB_AF9033 is not set
2378 # CONFIG_DVB_HORUS3A is not set
2379 # CONFIG_DVB_ASCOT2E is not set
2380 # CONFIG_DVB_HELENE is not set
2381
2382 #
2383 # Common Interface (EN50221) controller drivers
2384 #
2385 # CONFIG_DVB_CXD2099 is not set
2386 # CONFIG_DVB_SP2 is not set
2387 # end of Customise DVB Frontends
2388
2389 #
2390 # Tools to develop new frontends
2391 #
2392 # CONFIG_DVB_DUMMY_FE is not set
2393 # end of Media ancillary drivers
1564 2394
1565 2395 # #
1566 2396 # Graphics support # Graphics support
 
... ... CONFIG_BCMA_POSSIBLE=y
1568 2398 # CONFIG_AGP is not set # CONFIG_AGP is not set
1569 2399 # CONFIG_VGA_ARB is not set # CONFIG_VGA_ARB is not set
1570 2400 # CONFIG_VGA_SWITCHEROO is not set # CONFIG_VGA_SWITCHEROO is not set
1571 # CONFIG_DRM is not set
2401 CONFIG_DRM=m
2402 # CONFIG_DRM_DP_AUX_CHARDEV is not set
2403 # CONFIG_DRM_DEBUG_SELFTEST is not set
2404 CONFIG_DRM_KMS_HELPER=m
2405 # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
2406 # CONFIG_DRM_FBDEV_EMULATION is not set
2407 # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
2408 # CONFIG_DRM_DP_CEC is not set
2409 CONFIG_DRM_TTM=m
2410 CONFIG_DRM_TTM_HELPER=m
2411 CONFIG_DRM_SCHED=m
2412
2413 #
2414 # I2C encoder or helper chips
2415 #
2416 # CONFIG_DRM_I2C_CH7006 is not set
2417 # CONFIG_DRM_I2C_SIL164 is not set
2418 # CONFIG_DRM_I2C_NXP_TDA998X is not set
2419 # CONFIG_DRM_I2C_NXP_TDA9950 is not set
2420 # end of I2C encoder or helper chips
1572 2421
1573 2422 # #
1574 2423 # ARM devices # ARM devices
1575 2424 # #
1576 2425 # end of ARM devices # end of ARM devices
1577 2426
2427 # CONFIG_DRM_RADEON is not set
2428 CONFIG_DRM_AMDGPU=m
2429 # CONFIG_DRM_AMDGPU_SI is not set
2430 # CONFIG_DRM_AMDGPU_CIK is not set
2431 CONFIG_DRM_AMDGPU_USERPTR=y
2432
2433 #
2434 # ACP (Audio CoProcessor) Configuration
2435 #
2436 # CONFIG_DRM_AMD_ACP is not set
2437 # end of ACP (Audio CoProcessor) Configuration
2438
2439 #
2440 # Display Engine Configuration
2441 #
2442 CONFIG_DRM_AMD_DC=y
2443 CONFIG_DRM_AMD_DC_DCN=y
2444 # CONFIG_DRM_AMD_DC_HDCP is not set
2445 # CONFIG_DRM_AMD_DC_SI is not set
2446 # CONFIG_DRM_AMD_DC_DCN3_1 is not set
2447 # end of Display Engine Configuration
2448
2449 # CONFIG_HSA_AMD is not set
2450 # CONFIG_DRM_NOUVEAU is not set
2451 # CONFIG_DRM_I915 is not set
2452 # CONFIG_DRM_VGEM is not set
2453 # CONFIG_DRM_VKMS is not set
2454 # CONFIG_DRM_VMWGFX is not set
2455 # CONFIG_DRM_GMA500 is not set
2456 # CONFIG_DRM_UDL is not set
2457 # CONFIG_DRM_AST is not set
2458 # CONFIG_DRM_MGAG200 is not set
2459 # CONFIG_DRM_QXL is not set
2460 # CONFIG_DRM_BOCHS is not set
2461 CONFIG_DRM_PANEL=y
2462
2463 #
2464 # Display Panels
2465 #
2466 # end of Display Panels
2467
2468 CONFIG_DRM_BRIDGE=y
2469 CONFIG_DRM_PANEL_BRIDGE=y
2470
2471 #
2472 # Display Interface Bridges
2473 #
2474 # CONFIG_DRM_ANALOGIX_ANX78XX is not set
2475 # end of Display Interface Bridges
2476
2477 # CONFIG_DRM_ETNAVIV is not set
2478 # CONFIG_DRM_CIRRUS_QEMU is not set
2479 # CONFIG_DRM_GM12U320 is not set
2480 # CONFIG_DRM_VBOXVIDEO is not set
2481 # CONFIG_DRM_LEGACY is not set
2482 CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
2483
1578 2484 # #
1579 2485 # Frame buffer Devices # Frame buffer Devices
1580 2486 # #
 
... ... CONFIG_FB_SIMPLE=y
1639 2545 # Backlight & LCD device support # Backlight & LCD device support
1640 2546 # #
1641 2547 # CONFIG_LCD_CLASS_DEVICE is not set # CONFIG_LCD_CLASS_DEVICE is not set
1642 # CONFIG_BACKLIGHT_CLASS_DEVICE is not set
2548 CONFIG_BACKLIGHT_CLASS_DEVICE=m
2549 # CONFIG_BACKLIGHT_APPLE is not set
2550 # CONFIG_BACKLIGHT_QCOM_WLED is not set
2551 # CONFIG_BACKLIGHT_SAHARA is not set
2552 # CONFIG_BACKLIGHT_ADP8860 is not set
2553 # CONFIG_BACKLIGHT_ADP8870 is not set
2554 # CONFIG_BACKLIGHT_LM3639 is not set
2555 # CONFIG_BACKLIGHT_LV5207LP is not set
2556 # CONFIG_BACKLIGHT_BD6107 is not set
2557 # CONFIG_BACKLIGHT_ARCXCNN is not set
1643 2558 # end of Backlight & LCD device support # end of Backlight & LCD device support
1644 2559
2560 CONFIG_HDMI=y
2561
1645 2562 # #
1646 2563 # Console display driver support # Console display driver support
1647 2564 # #
 
... ... CONFIG_DUMMY_CONSOLE=y
1650 2567 CONFIG_DUMMY_CONSOLE_COLUMNS=80 CONFIG_DUMMY_CONSOLE_COLUMNS=80
1651 2568 CONFIG_DUMMY_CONSOLE_ROWS=25 CONFIG_DUMMY_CONSOLE_ROWS=25
1652 2569 CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y
1653 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
2570 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1654 2571 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1655 2572 # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
1656 2573 # end of Console display driver support # end of Console display driver support
 
... ... CONFIG_SND_PCI=y
1739 2656 # HD-Audio # HD-Audio
1740 2657 # #
1741 2658 CONFIG_SND_HDA=m CONFIG_SND_HDA=m
2659 CONFIG_SND_HDA_GENERIC_LEDS=y
1742 2660 CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_INTEL=m
1743 # CONFIG_SND_HDA_HWDEP is not set
2661 CONFIG_SND_HDA_HWDEP=y
1744 2662 # CONFIG_SND_HDA_RECONFIG is not set # CONFIG_SND_HDA_RECONFIG is not set
1745 2663 # CONFIG_SND_HDA_INPUT_BEEP is not set # CONFIG_SND_HDA_INPUT_BEEP is not set
1746 2664 # CONFIG_SND_HDA_PATCH_LOADER is not set # CONFIG_SND_HDA_PATCH_LOADER is not set
1747 # CONFIG_SND_HDA_CODEC_REALTEK is not set
2665 CONFIG_SND_HDA_CODEC_REALTEK=m
1748 2666 # CONFIG_SND_HDA_CODEC_ANALOG is not set # CONFIG_SND_HDA_CODEC_ANALOG is not set
1749 2667 # CONFIG_SND_HDA_CODEC_SIGMATEL is not set # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
1750 2668 # CONFIG_SND_HDA_CODEC_VIA is not set # CONFIG_SND_HDA_CODEC_VIA is not set
1751 # CONFIG_SND_HDA_CODEC_HDMI is not set
2669 CONFIG_SND_HDA_CODEC_HDMI=m
1752 2670 # CONFIG_SND_HDA_CODEC_CIRRUS is not set # CONFIG_SND_HDA_CODEC_CIRRUS is not set
1753 2671 # CONFIG_SND_HDA_CODEC_CONEXANT is not set # CONFIG_SND_HDA_CODEC_CONEXANT is not set
1754 2672 # CONFIG_SND_HDA_CODEC_CA0110 is not set # CONFIG_SND_HDA_CODEC_CA0110 is not set
 
... ... CONFIG_SND_HDA_GENERIC=m
1760 2678 # end of HD-Audio # end of HD-Audio
1761 2679
1762 2680 CONFIG_SND_HDA_CORE=m CONFIG_SND_HDA_CORE=m
2681 CONFIG_SND_HDA_COMPONENT=y
1763 2682 CONFIG_SND_HDA_PREALLOC_SIZE=2048 CONFIG_SND_HDA_PREALLOC_SIZE=2048
1764 2683 CONFIG_SND_INTEL_NHLT=y CONFIG_SND_INTEL_NHLT=y
1765 2684 CONFIG_SND_INTEL_DSP_CONFIG=m CONFIG_SND_INTEL_DSP_CONFIG=m
1766 CONFIG_SND_INTEL_SOUNDWIRE_ACPI=m
1767 2685 CONFIG_SND_USB=y CONFIG_SND_USB=y
1768 2686 CONFIG_SND_USB_AUDIO=m CONFIG_SND_USB_AUDIO=m
1769 2687 # CONFIG_SND_USB_UA101 is not set # CONFIG_SND_USB_UA101 is not set
 
... ... CONFIG_HID_GENERIC=m
1797 2715 # CONFIG_HID_ACRUX is not set # CONFIG_HID_ACRUX is not set
1798 2716 # CONFIG_HID_APPLE is not set # CONFIG_HID_APPLE is not set
1799 2717 # CONFIG_HID_APPLEIR is not set # CONFIG_HID_APPLEIR is not set
2718 # CONFIG_HID_ASUS is not set
1800 2719 # CONFIG_HID_AUREAL is not set # CONFIG_HID_AUREAL is not set
1801 2720 # CONFIG_HID_BELKIN is not set # CONFIG_HID_BELKIN is not set
1802 2721 # CONFIG_HID_BETOP_FF is not set # CONFIG_HID_BETOP_FF is not set
2722 # CONFIG_HID_BIGBEN_FF is not set
1803 2723 # CONFIG_HID_CHERRY is not set # CONFIG_HID_CHERRY is not set
1804 2724 # CONFIG_HID_CHICONY is not set # CONFIG_HID_CHICONY is not set
2725 # CONFIG_HID_CORSAIR is not set
1805 2726 # CONFIG_HID_COUGAR is not set # CONFIG_HID_COUGAR is not set
1806 2727 # CONFIG_HID_MACALLY is not set # CONFIG_HID_MACALLY is not set
1807 2728 # CONFIG_HID_PRODIKEYS is not set # CONFIG_HID_PRODIKEYS is not set
 
... ... CONFIG_HID_GENERIC=m
1810 2731 # CONFIG_HID_CYPRESS is not set # CONFIG_HID_CYPRESS is not set
1811 2732 # CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_DRAGONRISE is not set
1812 2733 # CONFIG_HID_EMS_FF is not set # CONFIG_HID_EMS_FF is not set
2734 # CONFIG_HID_ELAN is not set
1813 2735 # CONFIG_HID_ELECOM is not set # CONFIG_HID_ELECOM is not set
1814 2736 # CONFIG_HID_ELO is not set # CONFIG_HID_ELO is not set
1815 2737 # CONFIG_HID_EZKEY is not set # CONFIG_HID_EZKEY is not set
 
... ... CONFIG_HID_GENERIC=m
1818 2740 # CONFIG_HID_GLORIOUS is not set # CONFIG_HID_GLORIOUS is not set
1819 2741 # CONFIG_HID_HOLTEK is not set # CONFIG_HID_HOLTEK is not set
1820 2742 # CONFIG_HID_VIVALDI is not set # CONFIG_HID_VIVALDI is not set
2743 # CONFIG_HID_GT683R is not set
1821 2744 # CONFIG_HID_KEYTOUCH is not set # CONFIG_HID_KEYTOUCH is not set
1822 2745 # CONFIG_HID_KYE is not set # CONFIG_HID_KYE is not set
1823 2746 # CONFIG_HID_UCLOGIC is not set # CONFIG_HID_UCLOGIC is not set
 
... ... CONFIG_HID_GENERIC=m
1830 2753 # CONFIG_HID_TWINHAN is not set # CONFIG_HID_TWINHAN is not set
1831 2754 # CONFIG_HID_KENSINGTON is not set # CONFIG_HID_KENSINGTON is not set
1832 2755 # CONFIG_HID_LCPOWER is not set # CONFIG_HID_LCPOWER is not set
2756 # CONFIG_HID_LED is not set
1833 2757 # CONFIG_HID_LENOVO is not set # CONFIG_HID_LENOVO is not set
2758 # CONFIG_HID_LOGITECH is not set
1834 2759 # CONFIG_HID_MAGICMOUSE is not set # CONFIG_HID_MAGICMOUSE is not set
1835 2760 # CONFIG_HID_MALTRON is not set # CONFIG_HID_MALTRON is not set
1836 2761 # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MAYFLASH is not set
 
... ... CONFIG_HID_GENERIC=m
1846 2771 # CONFIG_HID_PETALYNX is not set # CONFIG_HID_PETALYNX is not set
1847 2772 # CONFIG_HID_PICOLCD is not set # CONFIG_HID_PICOLCD is not set
1848 2773 # CONFIG_HID_PLANTRONICS is not set # CONFIG_HID_PLANTRONICS is not set
1849 # CONFIG_HID_PLAYSTATION is not set
1850 2774 # CONFIG_HID_PRIMAX is not set # CONFIG_HID_PRIMAX is not set
1851 2775 # CONFIG_HID_RETRODE is not set # CONFIG_HID_RETRODE is not set
1852 2776 # CONFIG_HID_ROCCAT is not set # CONFIG_HID_ROCCAT is not set
1853 2777 # CONFIG_HID_SAITEK is not set # CONFIG_HID_SAITEK is not set
1854 2778 # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SAMSUNG is not set
2779 # CONFIG_HID_SONY is not set
1855 2780 # CONFIG_HID_SPEEDLINK is not set # CONFIG_HID_SPEEDLINK is not set
1856 2781 # CONFIG_HID_STEAM is not set # CONFIG_HID_STEAM is not set
1857 2782 # CONFIG_HID_STEELSERIES is not set # CONFIG_HID_STEELSERIES is not set
 
... ... CONFIG_HID_GENERIC=m
1861 2786 # CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_SMARTJOYPLUS is not set
1862 2787 # CONFIG_HID_TIVO is not set # CONFIG_HID_TIVO is not set
1863 2788 # CONFIG_HID_TOPSEED is not set # CONFIG_HID_TOPSEED is not set
2789 # CONFIG_HID_THINGM is not set
1864 2790 # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_THRUSTMASTER is not set
1865 2791 # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_UDRAW_PS3 is not set
1866 2792 # CONFIG_HID_WACOM is not set # CONFIG_HID_WACOM is not set
2793 # CONFIG_HID_WIIMOTE is not set
1867 2794 # CONFIG_HID_XINMO is not set # CONFIG_HID_XINMO is not set
1868 2795 # CONFIG_HID_ZEROPLUS is not set # CONFIG_HID_ZEROPLUS is not set
1869 2796 # CONFIG_HID_ZYDACRON is not set # CONFIG_HID_ZYDACRON is not set
 
... ... CONFIG_USB_HIDDEV=y
1886 2813 # end of USB HID Boot Protocol drivers # end of USB HID Boot Protocol drivers
1887 2814 # end of USB HID support # end of USB HID support
1888 2815
2816 #
2817 # I2C HID support
2818 #
2819 # CONFIG_I2C_HID is not set
2820 # end of I2C HID support
2821
1889 2822 # #
1890 2823 # Intel ISH HID support # Intel ISH HID support
1891 2824 # #
 
... ... CONFIG_USB_HIDDEV=y
1902 2835 CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1903 2836 CONFIG_USB_SUPPORT=y CONFIG_USB_SUPPORT=y
1904 2837 CONFIG_USB_COMMON=m CONFIG_USB_COMMON=m
2838 # CONFIG_USB_LED_TRIG is not set
1905 2839 # CONFIG_USB_ULPI_BUS is not set # CONFIG_USB_ULPI_BUS is not set
1906 2840 CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_HCD=y
1907 2841 CONFIG_USB=m CONFIG_USB=m
 
... ... CONFIG_USB_DEFAULT_PERSIST=y
1916 2850 CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_DYNAMIC_MINORS=y
1917 2851 # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OTG_PRODUCTLIST is not set
1918 2852 # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
2853 # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
1919 2854 CONFIG_USB_AUTOSUSPEND_DELAY=2 CONFIG_USB_AUTOSUSPEND_DELAY=2
1920 2855 # CONFIG_USB_MON is not set # CONFIG_USB_MON is not set
1921 2856
 
... ... CONFIG_USB_XHCI_PCI=m
1929 2864 # CONFIG_USB_XHCI_PCI_RENESAS is not set # CONFIG_USB_XHCI_PCI_RENESAS is not set
1930 2865 # CONFIG_USB_XHCI_PLATFORM is not set # CONFIG_USB_XHCI_PLATFORM is not set
1931 2866 CONFIG_USB_EHCI_HCD=m CONFIG_USB_EHCI_HCD=m
1932 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
2867 CONFIG_USB_EHCI_ROOT_HUB_TT=y
1933 2868 CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_EHCI_TT_NEWSCHED=y
1934 2869 CONFIG_USB_EHCI_PCI=m CONFIG_USB_EHCI_PCI=m
1935 2870 # CONFIG_USB_EHCI_FSL is not set # CONFIG_USB_EHCI_FSL is not set
 
... ... CONFIG_USB_EHCI_PCI=m
1940 2875 CONFIG_USB_OHCI_HCD=m CONFIG_USB_OHCI_HCD=m
1941 2876 CONFIG_USB_OHCI_HCD_PCI=m CONFIG_USB_OHCI_HCD_PCI=m
1942 2877 # CONFIG_USB_OHCI_HCD_PLATFORM is not set # CONFIG_USB_OHCI_HCD_PLATFORM is not set
1943 CONFIG_USB_UHCI_HCD=m
2878 # CONFIG_USB_UHCI_HCD is not set
1944 2879 # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_SL811_HCD is not set
1945 2880 # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_R8A66597_HCD is not set
1946 2881 # CONFIG_USB_HCD_TEST_MODE is not set # CONFIG_USB_HCD_TEST_MODE is not set
 
... ... CONFIG_USB_UAS=m
1983 2918 # CONFIG_USB_MDC800 is not set # CONFIG_USB_MDC800 is not set
1984 2919 # CONFIG_USB_MICROTEK is not set # CONFIG_USB_MICROTEK is not set
1985 2920 # CONFIG_USBIP_CORE is not set # CONFIG_USBIP_CORE is not set
1986 # CONFIG_USB_CDNS_SUPPORT is not set
2921 # CONFIG_USB_CDNS3 is not set
1987 2922 # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_MUSB_HDRC is not set
1988 2923 # CONFIG_USB_DWC3 is not set # CONFIG_USB_DWC3 is not set
1989 2924 # CONFIG_USB_DWC2 is not set # CONFIG_USB_DWC2 is not set
 
... ... CONFIG_USB_UAS=m
2019 2954 # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_ISIGHTFW is not set
2020 2955 # CONFIG_USB_YUREX is not set # CONFIG_USB_YUREX is not set
2021 2956 # CONFIG_USB_EZUSB_FX2 is not set # CONFIG_USB_EZUSB_FX2 is not set
2957 # CONFIG_USB_HUB_USB251XB is not set
2958 # CONFIG_USB_HSIC_USB3503 is not set
2959 # CONFIG_USB_HSIC_USB4604 is not set
2022 2960 # CONFIG_USB_LINK_LAYER_TEST is not set # CONFIG_USB_LINK_LAYER_TEST is not set
2023 2961
2024 2962 # #
2025 2963 # USB Physical Layer drivers # USB Physical Layer drivers
2026 2964 # #
2027 2965 # CONFIG_NOP_USB_XCEIV is not set # CONFIG_NOP_USB_XCEIV is not set
2966 # CONFIG_USB_ISP1301 is not set
2028 2967 # end of USB Physical Layer drivers # end of USB Physical Layer drivers
2029 2968
2030 2969 # CONFIG_USB_GADGET is not set # CONFIG_USB_GADGET is not set
 
... ... CONFIG_USB_UAS=m
2032 2971 # CONFIG_USB_ROLE_SWITCH is not set # CONFIG_USB_ROLE_SWITCH is not set
2033 2972 # CONFIG_MMC is not set # CONFIG_MMC is not set
2034 2973 # CONFIG_MEMSTICK is not set # CONFIG_MEMSTICK is not set
2035 # CONFIG_NEW_LEDS is not set
2974 CONFIG_NEW_LEDS=y
2975 CONFIG_LEDS_CLASS=m
2976 # CONFIG_LEDS_CLASS_FLASH is not set
2977 # CONFIG_LEDS_CLASS_MULTICOLOR is not set
2978 # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
2979
2980 #
2981 # LED drivers
2982 #
2983 # CONFIG_LEDS_APU is not set
2984 # CONFIG_LEDS_LM3530 is not set
2985 # CONFIG_LEDS_LM3532 is not set
2986 # CONFIG_LEDS_LM3642 is not set
2987 # CONFIG_LEDS_PCA9532 is not set
2988 # CONFIG_LEDS_LP3944 is not set
2989 # CONFIG_LEDS_PCA955X is not set
2990 # CONFIG_LEDS_PCA963X is not set
2991 # CONFIG_LEDS_BD2802 is not set
2992 # CONFIG_LEDS_INTEL_SS4200 is not set
2993 # CONFIG_LEDS_TCA6507 is not set
2994 # CONFIG_LEDS_TLC591XX is not set
2995 # CONFIG_LEDS_LM355x is not set
2996
2997 #
2998 # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
2999 #
3000 # CONFIG_LEDS_BLINKM is not set
3001 # CONFIG_LEDS_MLXCPLD is not set
3002 # CONFIG_LEDS_MLXREG is not set
3003 # CONFIG_LEDS_USER is not set
3004 # CONFIG_LEDS_NIC78BX is not set
3005 # CONFIG_LEDS_TI_LMU_COMMON is not set
3006
3007 #
3008 # Flash and Torch LED drivers
3009 #
3010
3011 #
3012 # LED Triggers
3013 #
3014 CONFIG_LEDS_TRIGGERS=y
3015 # CONFIG_LEDS_TRIGGER_TIMER is not set
3016 # CONFIG_LEDS_TRIGGER_ONESHOT is not set
3017 # CONFIG_LEDS_TRIGGER_DISK is not set
3018 # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
3019 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
3020 # CONFIG_LEDS_TRIGGER_CPU is not set
3021 # CONFIG_LEDS_TRIGGER_ACTIVITY is not set
3022 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
3023
3024 #
3025 # iptables trigger is under Netfilter config (LED target)
3026 #
3027 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
3028 # CONFIG_LEDS_TRIGGER_CAMERA is not set
3029 # CONFIG_LEDS_TRIGGER_PANIC is not set
3030 # CONFIG_LEDS_TRIGGER_NETDEV is not set
3031 # CONFIG_LEDS_TRIGGER_PATTERN is not set
3032 CONFIG_LEDS_TRIGGER_AUDIO=m
2036 3033 # CONFIG_ACCESSIBILITY is not set # CONFIG_ACCESSIBILITY is not set
2037 3034 # CONFIG_INFINIBAND is not set # CONFIG_INFINIBAND is not set
2038 3035 CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_ATOMIC_SCRUB=y
 
... ... CONFIG_RTC_INTF_DEV=y
2057 3054 # #
2058 3055 # I2C RTC drivers # I2C RTC drivers
2059 3056 # #
3057 # CONFIG_RTC_DRV_ABB5ZES3 is not set
3058 # CONFIG_RTC_DRV_ABEOZ9 is not set
3059 # CONFIG_RTC_DRV_ABX80X is not set
3060 # CONFIG_RTC_DRV_DS1307 is not set
3061 # CONFIG_RTC_DRV_DS1374 is not set
3062 # CONFIG_RTC_DRV_DS1672 is not set
3063 # CONFIG_RTC_DRV_MAX6900 is not set
3064 # CONFIG_RTC_DRV_RS5C372 is not set
3065 # CONFIG_RTC_DRV_ISL1208 is not set
3066 # CONFIG_RTC_DRV_ISL12022 is not set
3067 # CONFIG_RTC_DRV_X1205 is not set
3068 # CONFIG_RTC_DRV_PCF8523 is not set
3069 # CONFIG_RTC_DRV_PCF85063 is not set
3070 # CONFIG_RTC_DRV_PCF85363 is not set
3071 # CONFIG_RTC_DRV_PCF8563 is not set
3072 # CONFIG_RTC_DRV_PCF8583 is not set
3073 # CONFIG_RTC_DRV_M41T80 is not set
3074 # CONFIG_RTC_DRV_BQ32K is not set
3075 # CONFIG_RTC_DRV_S35390A is not set
3076 # CONFIG_RTC_DRV_FM3130 is not set
3077 # CONFIG_RTC_DRV_RX8010 is not set
3078 # CONFIG_RTC_DRV_RX8581 is not set
3079 # CONFIG_RTC_DRV_RX8025 is not set
3080 # CONFIG_RTC_DRV_EM3027 is not set
3081 # CONFIG_RTC_DRV_RV3028 is not set
3082 # CONFIG_RTC_DRV_RV3032 is not set
3083 # CONFIG_RTC_DRV_RV8803 is not set
3084 # CONFIG_RTC_DRV_SD3078 is not set
2060 3085
2061 3086 # #
2062 3087 # SPI RTC drivers # SPI RTC drivers
2063 3088 # #
3089 CONFIG_RTC_I2C_AND_SPI=m
2064 3090
2065 3091 # #
2066 3092 # SPI and I2C RTC drivers # SPI and I2C RTC drivers
2067 3093 # #
3094 # CONFIG_RTC_DRV_DS3232 is not set
3095 # CONFIG_RTC_DRV_PCF2127 is not set
3096 # CONFIG_RTC_DRV_RV3029C2 is not set
3097 # CONFIG_RTC_DRV_RX6110 is not set
2068 3098
2069 3099 # #
2070 3100 # Platform RTC drivers # Platform RTC drivers
2071 3101 # #
2072 CONFIG_RTC_DRV_CMOS=y
3102 CONFIG_RTC_DRV_CMOS=m
2073 3103 # CONFIG_RTC_DRV_DS1286 is not set # CONFIG_RTC_DRV_DS1286 is not set
2074 3104 # CONFIG_RTC_DRV_DS1511 is not set # CONFIG_RTC_DRV_DS1511 is not set
2075 3105 # CONFIG_RTC_DRV_DS1553 is not set # CONFIG_RTC_DRV_DS1553 is not set
 
... ... CONFIG_RTC_DRV_CMOS=y
2098 3128 # #
2099 3129 # DMABUF options # DMABUF options
2100 3130 # #
2101 # CONFIG_SYNC_FILE is not set
3131 CONFIG_SYNC_FILE=y
3132 # CONFIG_UDMABUF is not set
2102 3133 # CONFIG_DMABUF_MOVE_NOTIFY is not set # CONFIG_DMABUF_MOVE_NOTIFY is not set
2103 3134 # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set
3135 # CONFIG_DMABUF_SELFTESTS is not set
2104 3136 # CONFIG_DMABUF_HEAPS is not set # CONFIG_DMABUF_HEAPS is not set
2105 3137 # end of DMABUF options # end of DMABUF options
2106 3138
 
... ... CONFIG_HAVE_CLK=y
2128 3160 CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKDEV_LOOKUP=y
2129 3161 CONFIG_HAVE_CLK_PREPARE=y CONFIG_HAVE_CLK_PREPARE=y
2130 3162 CONFIG_COMMON_CLK=y CONFIG_COMMON_CLK=y
2131 # CONFIG_XILINX_VCU is not set
3163 # CONFIG_COMMON_CLK_MAX9485 is not set
3164 # CONFIG_COMMON_CLK_SI5341 is not set
3165 # CONFIG_COMMON_CLK_SI5351 is not set
3166 # CONFIG_COMMON_CLK_SI544 is not set
3167 # CONFIG_COMMON_CLK_CDCE706 is not set
3168 # CONFIG_COMMON_CLK_CS2000_CP is not set
2132 3169 # CONFIG_HWSPINLOCK is not set # CONFIG_HWSPINLOCK is not set
2133 3170
2134 3171 # #
 
... ... CONFIG_CLKEVT_I8253=y
2138 3175 CONFIG_CLKBLD_I8253=y CONFIG_CLKBLD_I8253=y
2139 3176 # end of Clock Source drivers # end of Clock Source drivers
2140 3177
2141 CONFIG_MAILBOX=y
2142 CONFIG_PCC=y
2143 # CONFIG_ALTERA_MBOX is not set
3178 # CONFIG_MAILBOX is not set
2144 3179 CONFIG_IOMMU_IOVA=y CONFIG_IOMMU_IOVA=y
2145 CONFIG_IOASID=y
2146 3180 CONFIG_IOMMU_API=y CONFIG_IOMMU_API=y
2147 3181 CONFIG_IOMMU_SUPPORT=y CONFIG_IOMMU_SUPPORT=y
2148 3182
2149 3183 # #
2150 3184 # Generic IOMMU Pagetable Support # Generic IOMMU Pagetable Support
2151 3185 # #
2152 CONFIG_IOMMU_IO_PGTABLE=y
2153 3186 # end of Generic IOMMU Pagetable Support # end of Generic IOMMU Pagetable Support
2154 3187
2155 3188 # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
 
... ... CONFIG_IOMMU_DMA=y
2157 3190 CONFIG_AMD_IOMMU=y CONFIG_AMD_IOMMU=y
2158 3191 CONFIG_AMD_IOMMU_V2=y CONFIG_AMD_IOMMU_V2=y
2159 3192 CONFIG_DMAR_TABLE=y CONFIG_DMAR_TABLE=y
2160 CONFIG_INTEL_IOMMU=y
2161 CONFIG_INTEL_IOMMU_SVM=y
2162 CONFIG_INTEL_IOMMU_DEFAULT_ON=y
2163 CONFIG_INTEL_IOMMU_FLOPPY_WA=y
2164 CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
3193 # CONFIG_INTEL_IOMMU is not set
2165 3194 CONFIG_IRQ_REMAP=y CONFIG_IRQ_REMAP=y
2166 3195
2167 3196 # #
 
... ... CONFIG_IRQ_REMAP=y
2173 3202 # #
2174 3203 # Rpmsg drivers # Rpmsg drivers
2175 3204 # #
2176 # CONFIG_RPMSG_QCOM_GLINK_RPM is not set
2177 3205 # CONFIG_RPMSG_VIRTIO is not set # CONFIG_RPMSG_VIRTIO is not set
2178 3206 # end of Rpmsg drivers # end of Rpmsg drivers
2179 3207
 
... ... CONFIG_IRQ_REMAP=y
2218 3246 # #
2219 3247 # Xilinx SoC drivers # Xilinx SoC drivers
2220 3248 # #
3249 # CONFIG_XILINX_VCU is not set
2221 3250 # end of Xilinx SoC drivers # end of Xilinx SoC drivers
2222 3251 # end of SOC (System On Chip) specific Drivers # end of SOC (System On Chip) specific Drivers
2223 3252
 
... ... CONFIG_IRQ_REMAP=y
2268 3297 # CONFIG_DAX is not set # CONFIG_DAX is not set
2269 3298 CONFIG_NVMEM=y CONFIG_NVMEM=y
2270 3299 # CONFIG_NVMEM_SYSFS is not set # CONFIG_NVMEM_SYSFS is not set
2271 # CONFIG_NVMEM_RMEM is not set
2272 3300
2273 3301 # #
2274 3302 # HW tracing support # HW tracing support
 
... ... CONFIG_IO_WQ=y
2440 3468 # CONFIG_SECURITY is not set # CONFIG_SECURITY is not set
2441 3469 # CONFIG_SECURITYFS is not set # CONFIG_SECURITYFS is not set
2442 3470 # CONFIG_PAGE_TABLE_ISOLATION is not set # CONFIG_PAGE_TABLE_ISOLATION is not set
2443 # CONFIG_INTEL_TXT is not set
2444 3471 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
2445 3472 # CONFIG_HARDENED_USERCOPY is not set # CONFIG_HARDENED_USERCOPY is not set
2446 3473 # CONFIG_FORTIFY_SOURCE is not set # CONFIG_FORTIFY_SOURCE is not set
 
... ... CONFIG_CRYPTO_HASH=m
2474 3501 CONFIG_CRYPTO_HASH2=m CONFIG_CRYPTO_HASH2=m
2475 3502 # CONFIG_CRYPTO_MANAGER is not set # CONFIG_CRYPTO_MANAGER is not set
2476 3503 # CONFIG_CRYPTO_USER is not set # CONFIG_CRYPTO_USER is not set
2477 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
3504 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
2478 3505 # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_NULL is not set
2479 3506 # CONFIG_CRYPTO_PCRYPT is not set # CONFIG_CRYPTO_PCRYPT is not set
2480 3507 # CONFIG_CRYPTO_CRYPTD is not set # CONFIG_CRYPTO_CRYPTD is not set
 
... ... CONFIG_CRYPTO_CRC32C_INTEL=m
2547 3574 # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_MD4 is not set
2548 3575 # CONFIG_CRYPTO_MD5 is not set # CONFIG_CRYPTO_MD5 is not set
2549 3576 # CONFIG_CRYPTO_MICHAEL_MIC is not set # CONFIG_CRYPTO_MICHAEL_MIC is not set
3577 # CONFIG_CRYPTO_RMD128 is not set
2550 3578 # CONFIG_CRYPTO_RMD160 is not set # CONFIG_CRYPTO_RMD160 is not set
3579 # CONFIG_CRYPTO_RMD256 is not set
3580 # CONFIG_CRYPTO_RMD320 is not set
2551 3581 # CONFIG_CRYPTO_SHA1 is not set # CONFIG_CRYPTO_SHA1 is not set
2552 3582 # CONFIG_CRYPTO_SHA1_SSSE3 is not set # CONFIG_CRYPTO_SHA1_SSSE3 is not set
2553 3583 # CONFIG_CRYPTO_SHA256_SSSE3 is not set # CONFIG_CRYPTO_SHA256_SSSE3 is not set
 
... ... CONFIG_CRYPTO_CRC32C_INTEL=m
2557 3587 # CONFIG_CRYPTO_SHA3 is not set # CONFIG_CRYPTO_SHA3 is not set
2558 3588 # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_SM3 is not set
2559 3589 # CONFIG_CRYPTO_STREEBOG is not set # CONFIG_CRYPTO_STREEBOG is not set
3590 # CONFIG_CRYPTO_TGR192 is not set
2560 3591 # CONFIG_CRYPTO_WP512 is not set # CONFIG_CRYPTO_WP512 is not set
2561 3592 # CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set # CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
2562 3593
 
... ... CONFIG_CRYPTO_CRC32C_INTEL=m
2579 3610 # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_DES is not set
2580 3611 # CONFIG_CRYPTO_DES3_EDE_X86_64 is not set # CONFIG_CRYPTO_DES3_EDE_X86_64 is not set
2581 3612 # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_FCRYPT is not set
3613 # CONFIG_CRYPTO_SALSA20 is not set
2582 3614 # CONFIG_CRYPTO_CHACHA20 is not set # CONFIG_CRYPTO_CHACHA20 is not set
2583 3615 # CONFIG_CRYPTO_CHACHA20_X86_64 is not set # CONFIG_CRYPTO_CHACHA20_X86_64 is not set
2584 3616 # CONFIG_CRYPTO_SERPENT is not set # CONFIG_CRYPTO_SERPENT is not set
 
... ... CONFIG_FONT_8x8=y
2692 3724 CONFIG_FONT_8x16=y CONFIG_FONT_8x16=y
2693 3725 CONFIG_SG_POOL=y CONFIG_SG_POOL=y
2694 3726 CONFIG_ARCH_HAS_PMEM_API=y CONFIG_ARCH_HAS_PMEM_API=y
3727 CONFIG_MEMREGION=y
2695 3728 CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
2696 3729 CONFIG_ARCH_HAS_COPY_MC=y CONFIG_ARCH_HAS_COPY_MC=y
2697 3730 CONFIG_ARCH_STACKWALK=y CONFIG_ARCH_STACKWALK=y
 
... ... CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
2714 3747 # CONFIG_BOOT_PRINTK_DELAY is not set # CONFIG_BOOT_PRINTK_DELAY is not set
2715 3748 # CONFIG_DYNAMIC_DEBUG is not set # CONFIG_DYNAMIC_DEBUG is not set
2716 3749 # CONFIG_DYNAMIC_DEBUG_CORE is not set # CONFIG_DYNAMIC_DEBUG_CORE is not set
2717 CONFIG_SYMBOLIC_ERRNAME=y
2718 CONFIG_DEBUG_BUGVERBOSE=y
3750 # CONFIG_SYMBOLIC_ERRNAME is not set
3751 # CONFIG_DEBUG_BUGVERBOSE is not set
2719 3752 # end of printk and dmesg options # end of printk and dmesg options
2720 3753
2721 3754 # #
 
... ... CONFIG_FRAME_WARN=2048
2727 3760 # CONFIG_READABLE_ASM is not set # CONFIG_READABLE_ASM is not set
2728 3761 # CONFIG_HEADERS_INSTALL is not set # CONFIG_HEADERS_INSTALL is not set
2729 3762 # CONFIG_DEBUG_SECTION_MISMATCH is not set # CONFIG_DEBUG_SECTION_MISMATCH is not set
2730 CONFIG_SECTION_MISMATCH_WARN_ONLY=y
3763 # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
2731 3764 # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set
2732 3765 CONFIG_STACK_VALIDATION=y CONFIG_STACK_VALIDATION=y
2733 3766 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
 
... ... CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
2776 3809 # CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set # CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
2777 3810 CONFIG_HAVE_ARCH_KASAN=y CONFIG_HAVE_ARCH_KASAN=y
2778 3811 CONFIG_HAVE_ARCH_KASAN_VMALLOC=y CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
2779 CONFIG_HAVE_ARCH_KFENCE=y
2780 # CONFIG_KFENCE is not set
2781 3812 # end of Memory Debugging # end of Memory Debugging
2782 3813
2783 3814 # CONFIG_DEBUG_SHIRQ is not set # CONFIG_DEBUG_SHIRQ is not set
 
... ... CONFIG_LOCK_DEBUGGING_SUPPORT=y
2826 3857 # CONFIG_CSD_LOCK_WAIT_DEBUG is not set # CONFIG_CSD_LOCK_WAIT_DEBUG is not set
2827 3858 # end of Lock Debugging (spinlocks, mutexes, etc...) # end of Lock Debugging (spinlocks, mutexes, etc...)
2828 3859
2829 # CONFIG_DEBUG_IRQFLAGS is not set
2830 3860 # CONFIG_STACKTRACE is not set # CONFIG_STACKTRACE is not set
2831 3861 # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
2832 3862 # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_KOBJECT is not set
 
... ... CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
2868 3898 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
2869 3899 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
2870 3900 CONFIG_HAVE_FENTRY=y CONFIG_HAVE_FENTRY=y
2871 CONFIG_HAVE_OBJTOOL_MCOUNT=y
2872 3901 CONFIG_HAVE_C_RECORDMCOUNT=y CONFIG_HAVE_C_RECORDMCOUNT=y
2873 3902 CONFIG_TRACING_SUPPORT=y CONFIG_TRACING_SUPPORT=y
2874 3903 # CONFIG_FTRACE is not set # CONFIG_FTRACE is not set
 
... ... CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
2881 3910 # #
2882 3911 CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_TRACE_IRQFLAGS_SUPPORT=y
2883 3912 CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
2884 CONFIG_X86_VERBOSE_BOOTUP=y
3913 # CONFIG_X86_VERBOSE_BOOTUP is not set
2885 3914 # CONFIG_EARLY_PRINTK is not set # CONFIG_EARLY_PRINTK is not set
2886 3915 # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_PGT_DUMP is not set
2887 3916 # CONFIG_DEBUG_TLBFLUSH is not set # CONFIG_DEBUG_TLBFLUSH is not set
File builders/linux-amd/init.in copied from file builders/bootstrap/linux-5.12.1/init.in (similarity 100%)
File builders/linux-amd/ld-version.sh added (mode: 100755) (index 0000000..3cf2053)
1 #!/nyan/busybox/current/bin/awk -f
2 # SPDX-License-Identifier: GPL-2.0
3 # extract linker version number from stdin and turn into single number
4 {
5 gsub(".*\\)", "");
6 gsub(".*version ", "");
7 gsub("-.*", "");
8 split($1,a, ".");
9 print a[1]*100000000 + a[2]*1000000 + a[3]*10000;
10 exit
11 }
File builders/linux-amd/lnc.sh added (mode: 100755) (index 0000000..280146a)
1 #!/bin/sh
2
3 builder_dir=$(readlink -f $(dirname $0))
4 nyan_root=$(readlink -f $builder_dir/../..)
5 src_name=linux-amd
6 printf "builder_dir=$builder_dir\n"
7 printf "nyan_root=$nyan_root\n"
8 . $nyan_root/conf.sh
9
10 # hide bash
11 if test -e /bin/bash;then
12 mv /bin/bash /bin/bash.HIDDEN
13 fi
14 export PATH="\
15 /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin:\
16 /nyan/make/current/bin:\
17 /nyan/flex/current/bin:\
18 /nyan/bison/current/bin:\
19 $PATH\
20 "
21 target_gnu_triple=$(basename "$(ls -d /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin/*-gcc)")
22 target_gnu_triple=${target_gnu_triple%-gcc}
23
24 build_dir=$builds_dir_root/$src_name-nconfig
25 mkdir -p $build_dir
26
27 # copy our nconf-cfg.sh to configure ncurses for nyanlinux
28 cp $src_dir_root/$src_name/scripts/kconfig/nconf-cfg.sh $build_dir/nconf-cfg.sh.BK
29 cp -f $builder_dir/nconf-cfg.sh $src_dir_root/$src_name/scripts/kconfig/nconf-cfg.sh
30 # copy our ld-version.sh (extreme rotten work from upstream, who does employ
31 # retards at the linux fondation?)
32 cp $src_dir_root/linux-amd/scripts/ld-version.sh $build_dir/ld-version.sh.BK
33 cp -f $builder_dir/ld-version.sh $src_dir_root/$src_name/scripts/ld-version.sh
34
35 export KCONFIG_CONFIG=$builder_dir/config
36 export HOSTCC=$target_gnu_triple-gcc
37 export 'HOSTCFLAGS=-isystem /nyan/glibc/current/include -isystem /nyan/linux-headers/current/include -O2 -pipe -fPIC -static-libgcc'
38 export 'HOSTLDFLAGS=-B/nyan/glibc/current/lib -L/nyan/glibc/current/lib -static-libgcc'
39 export ARCH=x86_64
40 export CROSS_COMPILE=$target_gnu_triple-
41 make -C $src_dir_root/$src_name \
42 O=$build_dir \
43 HOSTCC=$HOSTCC \
44 nconfig
45 if test $? != 0; then
46 printf 'ERROR:failed to make the ncurses based configurator\n'
47 fi
48
49 # restore cleanely nconf-cfg.sh
50 cp $build_dir/nconf-cfg.sh.BK $src_dir_root/$src_name/scripts/kconfig/nconf-cfg.sh
51 # restore cleanely ld-version.sh
52 cp $build_dir/ld-version.sh.BK $src_dir_root/$src_name/scripts/ld-version.sh
53
54 if test -e /bin/bash.HIDDEN; then
55 mv /bin/bash.HIDDEN /bin/bash
56 fi
57
58 rm -Rf $build_dir
59 rmdir $builds_dir_root
File builders/linux-amd/nconf-cfg.sh added (mode: 100755) (index 0000000..44e2438)
1 #!/bin/sh
2 # SPDX-License-Identifier: GPL-2.0
3
4 # NYAN GNU/LINUX DISTRO
5 echo cflags=\"-I/nyan/ncurses/current/include/ncursesw -I/nyan/ncurses/current/include\"
6 echo libs=\"-L/nyan/ncurses/current/lib -lformw -lmenuw -lpanelw -lticw -lncursesw -ltinfow\"
7 exit 0
8
9 PKG="ncursesw menuw panelw"
10 PKG2="ncurses menu panel"
11
12 if [ -n "$(command -v pkg-config)" ]; then
13 if pkg-config --exists $PKG; then
14 echo cflags=\"$(pkg-config --cflags $PKG)\"
15 echo libs=\"$(pkg-config --libs $PKG)\"
16 exit 0
17 fi
18
19 if pkg-config --exists $PKG2; then
20 echo cflags=\"$(pkg-config --cflags $PKG2)\"
21 echo libs=\"$(pkg-config --libs $PKG2)\"
22 exit 0
23 fi
24 fi
25
26 # Check the default paths in case pkg-config is not installed.
27 # (Even if it is installed, some distributions such as openSUSE cannot
28 # find ncurses by pkg-config.)
29 if [ -f /usr/include/ncursesw/ncurses.h ]; then
30 echo cflags=\"-D_GNU_SOURCE -I/usr/include/ncursesw\"
31 echo libs=\"-lncursesw -lmenuw -lpanelw\"
32 exit 0
33 fi
34
35 if [ -f /usr/include/ncurses/ncurses.h ]; then
36 echo cflags=\"-D_GNU_SOURCE -I/usr/include/ncurses\"
37 echo libs=\"-lncurses -lmenu -lpanel\"
38 exit 0
39 fi
40
41 if [ -f /usr/include/ncurses.h ]; then
42 echo cflags=\"-D_GNU_SOURCE\"
43 echo libs=\"-lncurses -lmenu -lpanel\"
44 exit 0
45 fi
46
47 echo >&2 "*"
48 echo >&2 "* Unable to find the ncurses package."
49 echo >&2 "* Install ncurses (ncurses-devel or libncurses-dev"
50 echo >&2 "* depending on your distribution)."
51 echo >&2 "*"
52 exit 1
File builders/linux-amd/patches.sh copied from file builders/bootstrap/linux-5.12.1/patches.sh (similarity 76%) (mode: 100755) (index e60a50f..9274a1b)
... ... do
26 26 exit 1 exit 1
27 27 fi fi
28 28 done done
29
30 # remove warnings on using C GCC
31 # XXX TODO
32 #######cp $patches_dir/warnings-compiler-gcc.h.patch.after .
33 #######patch -p 1 -i ./warnings-compiler-gcc.h.patch.after
File builders/linux-amd/release.sh copied from file builders/bootstrap/linux/release.sh (similarity 78%) (mode: 100755) (index 58e08e2..0a9abd0)
... ... else
25 25 fi fi
26 26
27 27 . $nyan_root/conf.sh . $nyan_root/conf.sh
28 . $nyan_root/conf.bootstrap.sh
29 28 . $nyan_root/utils.sh . $nyan_root/utils.sh
30 29
31 30 cleanup() cleanup()
 
... ... if test -e /bin/bash;then
48 47 mv /bin/bash /bin/bash.HIDDEN >&2 mv /bin/bash /bin/bash.HIDDEN >&2
49 48 fi fi
50 49 mkdir -p /bin >&2 mkdir -p /bin >&2
51 export PATH=$PATH:/bin:$bootstrap_target_cross_toolchain/bin:/nyan/busybox/current/sbin:/nyan/busybox/current/bin
50 export PATH="\
51 /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin:\
52 /nyan/make/current/bin:\
53 /nyan/flex/current/bin:\
54 /nyan/bison/current/bin:\
55 $PATH\
56 "
57 target_gnu_triple=$(basename "$(ls -d /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin/*-gcc)")
58 target_gnu_triple=${target_gnu_triple%-gcc}
52 59 # linux sdk wants direct sh invocation # linux sdk wants direct sh invocation
53 60 if ! command -v sh >/dev/null 2>/dev/null; then if ! command -v sh >/dev/null 2>/dev/null; then
54 61 printf 'no direct invocation of sh found, linux SDK will fail, exiting\n' >&2 printf 'no direct invocation of sh found, linux SDK will fail, exiting\n' >&2
 
... ... if test ! -x '/bin/['; then
79 86 bracket_installed=1 bracket_installed=1
80 87 fi fi
81 88 export "KCONFIG_CONFIG=$linux_config" export "KCONFIG_CONFIG=$linux_config"
82 export "HOSTCC=$bootstrap_build_cc"
83 export "HOSTCFLAGS=$bootstrap_build_cflags $bootstrap_build_cppflags"
84 export "HOSTLDFLAGS=$bootstrap_build_ccld_flags"
85 export ARCH=$bootstrap_target_linux_arch
86 export CROSS_COMPILE=$bootstrap_target_gnu_triple-
89 export "HOSTCC=$target_gnu_triple-gcc"
90 export "HOSTCFLAGS=-isystem /nyan/glibc/current/include -isystem /nyan/linux-headers/current/include -O2 -pipe -fPIC -static-libgcc"
91 export "HOSTLDFLAGS=-B/nyan/glibc/current/lib -L/nyan/glibc/current/lib -static-libgcc"
92 export ARCH=x86_64
93 export CROSS_COMPILE=$target_gnu_triple-
87 94 cd $patched_linux_dir cd $patched_linux_dir
88 95 # HOSTCC environment variable seems ignored, overridding the makefile variable # HOSTCC environment variable seems ignored, overridding the makefile variable
89 96 make oldconfig "HOSTCC=$HOSTCC" >&2 make oldconfig "HOSTCC=$HOSTCC" >&2
File builders/linux-amd/uevt.sh copied from file builders/bootstrap/linux-5.12.1/uevt.sh (similarity 100%)
File builders/nyanefivars-2280b949025a9c34ac804fec91352660d0fae84e/builder.sh copied from file builders/nyangpt-93ff96f81c21fa5231aaec14fbd5cbc592eb04dc/builder.sh (similarity 54%) (mode: 100644) (index 8a68671..7bd7d7b)
1 src_name=nyangpt
2 version=${pkg_name##*-}
3 git_commit=$version
4 slot=$version
5 url0=
1 src_name=nyanefivars
2 git_commit=${pkg_name##*-}
3 slot=$git_commit
4 url0=git://repo.or.cz/$src_name
6 5
7 6 pkg_dir=$pkgs_dir_root/$src_name pkg_dir=$pkgs_dir_root/$src_name
8 7 rm -Rf $pkg_dir rm -Rf $pkg_dir
 
... ... cp -Hr $src_dir_root/$src_name $pkgs_dir_root
12 11 PATH_SAVED=$PATH PATH_SAVED=$PATH
13 12 export PATH="\ export PATH="\
14 13 /nyan/git/current/bin:\ /nyan/git/current/bin:\
15 /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin:\
14 /nyan/toolchains/binutils-2.36.1-tinycc-0378168c1318352bf13f24f210a23aa2fbeb1895/current/bin:\
16 15 $PATH\ $PATH\
17 16 " "
18 target_gnu_triple=$(basename "$(ls -d /nyan/toolchains/binutils-2.36.1-gcc-4.7.4/current/bin/*-gcc)")
19 target_gnu_triple=${target_gnu_triple%-gcc}
17 target_gnu_triple=$(basename "$(ls -d /nyan/toolchains/binutils-2.36.1-tinycc-0378168c1318352bf13f24f210a23aa2fbeb1895/current/bin/*-tcc)")
18 target_gnu_triple=${target_gnu_triple%-tcc}
20 19
21 20 cd $pkg_dir cd $pkg_dir
22 21
 
... ... if test x$git_commit != x; then
26 25 fi fi
27 26
28 27 mkdir -p /nyan/$src_name/$slot/bin mkdir -p /nyan/$src_name/$slot/bin
29 ln -sTf $slot /nyan/$src_name/current
30 28
31 $target_gnu_triple-gcc \
32 -isystem /nyan/glibc/current/include \
33 -isystem /nyan/linux-headers/current/include \
34 -B /nyan/glibc/current/lib \
35 -Wl,-s \
36 $pkg_dir/nyangpt.c \
29 $target_gnu_triple-tcc \
30 $pkg_dir/main.c \
37 31 -o /nyan/$src_name/current/bin/$src_name -o /nyan/$src_name/current/bin/$src_name
38 32
39 33 export PATH=$PATH_SAVED export PATH=$PATH_SAVED
File pkg-build changed (mode: 100755) (index dc44f5c..06859f9)
1 1 #!/bin/sh #!/bin/sh
2 set -e
3 nyan_root=$(readlink -f $(dirname "$0"))
4 . ./conf.sh
5 mkdir -p $builds_dir_root
6 mkdir -p $pkgs_dir_root
7
8 2 if test -z "$1"; then if test -z "$1"; then
9 3 echo Missing package path to build echo Missing package path to build
10 4 exit 1 exit 1
11 5 fi fi
12 6
7 nyan_root=$(readlink -f $(dirname "$0"))
8 . ./conf.sh
9 mkdir -p $builds_dir_root
10 mkdir -p $pkgs_dir_root
11
13 12 pkg_name=$(basename $1) pkg_name=$(basename $1)
14 13
15 14 umask 022 umask 022
16 15
17 16 . ./builders/$1/builder.sh "$@" . ./builders/$1/builder.sh "$@"
18 17
19 rmdir $(readlink -f $builds_dir_root) || true
20 rmdir $(readlink -f $pkgs_dir_root) || true
18 rmdir $(readlink -f $builds_dir_root)
19 rmdir $(readlink -f $pkgs_dir_root)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/nyanlinux

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/nyanlinux

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanlinux

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main