X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Kconfig;h=15e15af5b3c59510614b9e6cef03bdd1968a49ed;hb=9c5a70dbe88072efeaef941b441cc3e89f33b546;hp=b5968d74a179a3e37085a86eb0888a1e6ef07271;hpb=326a682358c16afcf2c7a9617e9811e72a1f0929;p=u-boot diff --git a/Kconfig b/Kconfig index b5968d74a1..15e15af5b3 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 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