arch/parisc: remove depends on CONFIG_EXPERIMENTAL
[deliverable/linux.git] / arch / parisc / Kconfig
index b77feffbadea9b91f46d85be47d35a0f49d4b2f4..416309baf2700b141dbd84c34ea1b5a1094e3a00 100644 (file)
@@ -194,12 +194,12 @@ config PARISC_PAGE_SIZE_4KB
          If you don't know what to do, choose 4KB.
 
 config PARISC_PAGE_SIZE_16KB
-       bool "16KB (EXPERIMENTAL)"
-       depends on PA8X00 && EXPERIMENTAL
+       bool "16KB"
+       depends on PA8X00
 
 config PARISC_PAGE_SIZE_64KB
-       bool "64KB (EXPERIMENTAL)"
-       depends on PA8X00 && EXPERIMENTAL
+       bool "64KB"
+       depends on PA8X00
 
 endchoice
 
This page took 0.028616 seconds and 5 git commands to generate.