diff options
| author | Tom Rini <[email protected]> | 2022-02-25 11:19:47 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-03-03 16:51:19 -0500 |
| commit | 6d21dd313b5d7baf0d125344de4e997a0341f348 (patch) | |
| tree | 5760515ea41c2564a50574ee1eabef93caa48f2e /include/configs/mx7ulp_com.h | |
| parent | da8592d5fa17a7184f9266fc17a880d57807a783 (diff) | |
Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig
This converts the following to Kconfig:
CONFIG_BOARD_POSTCLK_INIT
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs/mx7ulp_com.h')
| -rw-r--r-- | include/configs/mx7ulp_com.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx7ulp_com.h b/include/configs/mx7ulp_com.h index 75f5cf0b6de..319de9b0142 100644 --- a/include/configs/mx7ulp_com.h +++ b/include/configs/mx7ulp_com.h @@ -15,7 +15,6 @@ #include "imx7ulp_spl.h" #endif -#define CONFIG_BOARD_POSTCLK_INIT #define CONFIG_SYS_BOOTM_LEN 0x1000000 /* |
