x86: add modern Intel and AMD CPUs perf-wip
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Nov 2021 15:41:13 +0000 (08:41 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 27 Mar 2022 21:20:13 +0000 (15:20 -0600)
commita2c35cfa21d60051881820fbcf4f5c9089eefe48
tree7c4af1c7736596f91f7ec353ea869405c1cc8cf6
parentab3d4371227a34a5561e4d594a17baaad03bf1b7
x86: add modern Intel and AMD CPUs

Add options for both CPUs and have -march set correctly for them, and
enable -O3 for x86_64 in general.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/x86/Kconfig.cpu
arch/x86/Makefile
init/Kconfig