]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sunxi/Kconfig
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
[karo-tx-uboot.git] / board / sunxi / Kconfig
index 449c0460f996d639901fe859caeb1683764f1a4e..31a15037d07cf950059f9a23d80e7b8fe6259c6f 100644 (file)
@@ -20,6 +20,13 @@ config SYS_SOC
 config FDTFILE
        string "Default fdtfile env setting for this board"
 
+config OLD_SUNXI_KERNEL_COMPAT
+       boolean "Enable workarounds for booting old kernels"
+       default n
+       ---help---
+       Set this to enable various workarounds for old kernels, this results in
+       sub-optimal settings for newer kernels, only enable if needed.
+
 config MMC0_CD_PIN
        string "Card detect pin for mmc0"
        default ""