]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/blackfin/Kconfig
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
[karo-tx-linux.git] / arch / blackfin / Kconfig
index 67e4aaad78f5cda89302901f80c1227f28862336..600494c70e96e2d26728cc2967a31053a470f667 100644 (file)
@@ -33,6 +33,7 @@ config BLACKFIN
        select ARCH_HAVE_CUSTOM_GPIO_H
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select HAVE_UID16
+       select HAVE_VIRT_TO_BUS
        select ARCH_WANT_IPC_PARSE_VERSION
        select HAVE_GENERIC_HARDIRQS
        select GENERIC_ATOMIC64
@@ -560,8 +561,7 @@ choice
          accurate - This option is therefore marked experimental.
 
 config BFIN_KERNEL_CLOCK_MEMINIT_CALC
-       bool "Calculate Timings (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
+       bool "Calculate Timings"
 
 config BFIN_KERNEL_CLOCK_MEMINIT_SPEC
        bool "Provide accurate Timings based on target SCLK"
@@ -1118,7 +1118,7 @@ endchoice
 
 comment "Memory Protection Unit"
 config MPU
-       bool "Enable the memory protection unit (EXPERIMENTAL)"
+       bool "Enable the memory protection unit"
        default n
        help
          Use the processor's MPU to protect applications from accessing
@@ -1440,7 +1440,6 @@ config BFIN_CPU_FREQ
 
 config CPU_VOLTAGE
        bool "CPU Voltage scaling"
-       depends on EXPERIMENTAL
        depends on CPU_FREQ
        default n
        help