Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-linus
[deliverable/linux.git] / arch / blackfin / Kconfig
index c7092e6057c56e4fa856362263ed4ac49a95d32e..ccd9193932b28cd4eeb003f1eaaf1cdc68743717 100644 (file)
@@ -33,6 +33,7 @@ config BLACKFIN
        select HAVE_PERF_EVENTS
        select ARCH_HAVE_CUSTOM_GPIO_H
        select ARCH_WANT_OPTIONAL_GPIOLIB
+       select HAVE_UID16
        select ARCH_WANT_IPC_PARSE_VERSION
        select HAVE_GENERIC_HARDIRQS
        select GENERIC_ATOMIC64
@@ -298,7 +299,7 @@ config BF_REV_0_3
 
 config BF_REV_0_4
        bool "0.4"
-       depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539)
+       depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539 || BF54x)
 
 config BF_REV_0_5
        bool "0.5"
This page took 0.027449 seconds and 5 git commands to generate.