X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Kconfig;h=3f30e9ec0d94b8ca8c4488093932b3cfa4f514e8;hb=84b316def36907f3a7652394584496f8ab6c3a73;hp=948136c75ea4cba48299c3080ad9e39058b8d41a;hpb=971e7758e9d53d64f98c1db1ce0a01d5513d9e6a;p=karo-tx-uboot.git diff --git a/Kconfig b/Kconfig index 948136c75e..3f30e9ec0d 100644 --- a/Kconfig +++ b/Kconfig @@ -178,13 +178,13 @@ 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 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