Skip to content

Commit bfd736e

Browse files
montjoiemattst88
authored andcommitted
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: Corentin Labbe <[email protected]> Signed-off-by: Matt Turner <[email protected]>
1 parent caace6c commit bfd736e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/alpha/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ CONFIG_DEBUG_INFO=y
7070
CONFIG_ALPHA_LEGACY_START_ADDRESS=y
7171
CONFIG_MATHEMU=y
7272
CONFIG_CRYPTO_HMAC=y
73+
CONFIG_DEVTMPFS=y

0 commit comments

Comments
 (0)