diff options
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r-- | arch/parisc/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index e077b0bf56ca..fdfd8be29e95 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig | |||
@@ -169,9 +169,7 @@ config 64BIT | |||
169 | 169 | ||
170 | choice | 170 | choice |
171 | prompt "Kernel page size" | 171 | prompt "Kernel page size" |
172 | default PARISC_PAGE_SIZE_4KB if !64BIT | 172 | default PARISC_PAGE_SIZE_4KB |
173 | default PARISC_PAGE_SIZE_4KB if 64BIT | ||
174 | # default PARISC_PAGE_SIZE_16KB if 64BIT | ||
175 | 173 | ||
176 | config PARISC_PAGE_SIZE_4KB | 174 | config PARISC_PAGE_SIZE_4KB |
177 | bool "4KB" | 175 | bool "4KB" |