diff --git a/[refs] b/[refs] index aea9ac517f8d..57b307c7e316 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e0b2029614fe7e3b09fab253630c5b70eea58f53 +refs/heads/master: f58b20bd6bad48d6fc5633f003c3651115273fb2 diff --git a/trunk/arch/sparc/Kconfig b/trunk/arch/sparc/Kconfig index 7fcd4b4ebcfc..3d361f236308 100644 --- a/trunk/arch/sparc/Kconfig +++ b/trunk/arch/sparc/Kconfig @@ -84,12 +84,6 @@ config ARCH_DEFCONFIG default "arch/sparc/configs/sparc32_defconfig" if SPARC32 default "arch/sparc/configs/sparc64_defconfig" if SPARC64 -# CONFIG_BITS can be used at source level to get 32/64 bits -config BITS - int - default 32 if SPARC32 - default 64 if SPARC64 - config IOMMU_HELPER bool default y if SPARC64