aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xtfpga.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 11:19:47 -0500
committerTom Rini <trini@konsulko.com>2022-03-03 16:51:19 -0500
commit6d21dd313b5d7baf0d125344de4e997a0341f348 (patch)
tree5760515ea41c2564a50574ee1eabef93caa48f2e /include/configs/xtfpga.h
parentda8592d5fa17a7184f9266fc17a880d57807a783 (diff)
downloadu-boot-6d21dd313b5d7baf0d125344de4e997a0341f348.zip
u-boot-6d21dd313b5d7baf0d125344de4e997a0341f348.tar.gz
u-boot-6d21dd313b5d7baf0d125344de4e997a0341f348.tar.bz2
Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_POSTCLK_INIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/xtfpga.h')
-rw-r--r--include/configs/xtfpga.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h
index 8c2cdb5..038dd77 100644
--- a/include/configs/xtfpga.h
+++ b/include/configs/xtfpga.h
@@ -97,8 +97,6 @@
/* U-Boot general configuration */
/*==============================*/
-#define CONFIG_BOARD_POSTCLK_INIT
-
#define CONFIG_BOOTFILE "uImage"
/* Console I/O Buffer Size */
#define CONFIG_SYS_CBSIZE 1024