diff --git a/[refs] b/[refs] index ee93cbad3a44..27aaf90ed61a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 874d5d3ccc04c0659b76b05ee0c761f568062cb1 +refs/heads/master: 4d2692a736c95240100755ba98b2403e11f12e06 diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index a3fb23be87f3..53ea54782ef5 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -1275,7 +1275,7 @@ config SMP config SMP_ON_UP bool "Allow booting SMP kernel on uniprocessor systems (EXPERIMENTAL)" depends on EXPERIMENTAL - depends on SMP && !XIP + depends on SMP && !XIP_KERNEL default y help SMP kernels contain instructions which fail on non-SMP processors.