Просмотр исходного кода

ARM: versatile: fix versatile_defconfig

With the introduction of CONFIG_ARCH_MULTIPLATFORM, versatile is
no longer the default platform, so we need to enable
CONFIG_ARCH_VERSATILE explicitly in order for that to be selected
rather than the multiplatform configuration.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Arnd Bergmann 13 лет назад
Родитель
Сommit
5b627ba0f5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      arch/arm/configs/versatile_defconfig

+ 1 - 0
arch/arm/configs/versatile_defconfig

@@ -1,3 +1,4 @@
+CONFIG_ARCH_VERSATILE=y
 CONFIG_EXPERIMENTAL=y
 # CONFIG_LOCALVERSION_AUTO is not set
 CONFIG_SYSVIPC=y