Skip to content
Snippets Groups Projects
Commit bfd736e3 authored by Corentin Labbe's avatar Corentin Labbe Committed by Matt Turner
Browse files

alpha: defconfig: add necessary configs for boot testing


Gentoo's KernelCI will soon boot test alpha kernel and we need
CONFIG_DEVTMPFS=y to be set for that.
Note that CONFIG_DEVTMPFS=y is already necessary for lot of other
distribution/tools like recent udev/systemd.

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarMatt Turner <mattst88@gmail.com>
parent caace6ca
No related branches found
No related tags found
No related merge requests found
......@@ -70,3 +70,4 @@ CONFIG_DEBUG_INFO=y
CONFIG_ALPHA_LEGACY_START_ADDRESS=y
CONFIG_MATHEMU=y
CONFIG_CRYPTO_HMAC=y
CONFIG_DEVTMPFS=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment