From 5fd5ad7d454ce416e64c38fba7565ff67d55fb66 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Wed, 16 Jan 2013 18:53:21 -0800 Subject: [PATCH] --- yaml --- r: 353633 b: refs/heads/master c: daef22cf07f44c9152e17f260769edffb14f6bae h: refs/heads/master i: 353631: b4666c9e642f7d0b003f08a970d665fdf68410ca v: v3 --- [refs] | 2 +- trunk/arch/parisc/Kconfig | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 65c9e58f102c..e37c95502a72 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c5462801de5e926ad7d5422c529d458a720140df +refs/heads/master: daef22cf07f44c9152e17f260769edffb14f6bae diff --git a/trunk/arch/parisc/Kconfig b/trunk/arch/parisc/Kconfig index b77feffbadea..416309baf270 100644 --- a/trunk/arch/parisc/Kconfig +++ b/trunk/arch/parisc/Kconfig @@ -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