• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

6.16.0 processor type and feature option removed?

Joined
Jul 31, 2024
Messages
1,975 (5.38/day)
Can someone please verify if that option was removed from the kernel sources?

I talk about this option - quote: https://wiki.gentoo.org/wiki/Ryzen

KERNEL Kernel 4.11.0 (gentoo-sources) – choose one of:

Processor type and features --->
Processor family --->
(X) AMD Zen
( ) AMD Zen 2
( ) AMD Zen 3
( ) AMD Zen 4

I can not find that option anymore in sys-kernel/gentoo-sources-6.16.0

I do not want to build for native - CONFIG_X86_NATIVE_CPU=y

I prefer a clear distinctive ZEN3 / zen4 and so on. As it can be done with gcc.

If you found teh option please tell me which section the option exists. Thank you.

edit 2:

very - very - very bad - i did not found better reference:

 
That option is generally exposed with the "experimental" use flag.
 
thanks for the feedback. I personally believe they removed the option silently.

Sienna_Cichlid /home/roman # emerge -pv gentoo-sources

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 0.84 s (backtrack: 0/20).

[ebuild R ] sys-kernel/gentoo-sources-6.16.0:6.16.0::gentoo USE="experimental -build -symlink" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
 
Back
Top