diff options
Diffstat (limited to 'lib/math/Kconfig')
-rw-r--r-- | lib/math/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/math/Kconfig b/lib/math/Kconfig index f19bc9734fa7..0634b428d0cb 100644 --- a/lib/math/Kconfig +++ b/lib/math/Kconfig @@ -14,4 +14,4 @@ config PRIME_NUMBERS If unsure, say N. config RATIONAL - bool + tristate |