]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/Kconfig
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
[karo-tx-uboot.git] / arch / Kconfig
index 200588aef6dad8ba16a919d3c4ce3835430fb94a..afa1d6c2d782e00282d14e7838f578ef1b8cd4f7 100644 (file)
@@ -18,13 +18,14 @@ config ARC
 
 config ARM
        bool "ARM architecture"
-       select HAVE_PRIVATE_LIBGCC
+       select HAVE_PRIVATE_LIBGCC if !ARM64
        select HAVE_GENERIC_BOARD
        select SUPPORT_OF_CONTROL
 
 config AVR32
        bool "AVR32 architecture"
        select HAVE_GENERIC_BOARD
+       select SYS_GENERIC_BOARD
 
 config BLACKFIN
        bool "Blackfin architecture"