X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=Kconfig;h=d9183d605d1cbccea8750c8e1679bac45e0c3f66;hp=948136c75ea4cba48299c3080ad9e39058b8d41a;hb=df349e8a55f2cd750d1a998901896b8237d5c777;hpb=971e7758e9d53d64f98c1db1ce0a01d5513d9e6a diff --git a/Kconfig b/Kconfig index 948136c75e..d9183d605d 100644 --- a/Kconfig +++ b/Kconfig @@ -178,13 +178,14 @@ config SYS_EXTRA_OPTIONS new boards should not use this option. config SYS_TEXT_BASE - depends on SPARC || ARC + depends on SPARC || ARC || X86 || ARCH_UNIPHIER || ARCH_ZYNQMP + depends on !EFI_APP hex "Text Base" help TODO: Move CONFIG_SYS_TEXT_BASE for all the architecture config SYS_CLK_FREQ - depends on ARC + depends on ARC || ARCH_SUNXI int "CPU clock frequency" help TODO: Move CONFIG_SYS_CLK_FREQ for all the architecture