Skip to content

Commit

Permalink
stop hiding UID16 behind EXPERT
Browse files Browse the repository at this point in the history
  • Loading branch information
anthraxx committed Jan 10, 2021
1 parent 579a931 commit 15b4c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1419,7 +1419,7 @@ menuconfig EXPERT
Only use this if you really know what you are doing.

config UID16
bool "Enable 16-bit UID system calls" if EXPERT
bool "Enable 16-bit UID system calls"
depends on HAVE_UID16 && MULTIUSER
default y
help
Expand Down

0 comments on commit 15b4c09

Please sign in to comment.