mirror of
https://xff.cz/git/u-boot/
synced 2025-09-18 00:52:07 +02:00
Convert CONFIG_BCH to Kconfig
This converts the following to Kconfig: CONFIG_BCH Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -99,4 +99,5 @@ CONFIG_SYS_WHITE_ON_BLACK=y
|
|||||||
CONFIG_VIDEO_IPUV3=y
|
CONFIG_VIDEO_IPUV3=y
|
||||||
CONFIG_WATCHDOG_TIMEOUT_MSECS=6000
|
CONFIG_WATCHDOG_TIMEOUT_MSECS=6000
|
||||||
CONFIG_IMX_WATCHDOG=y
|
CONFIG_IMX_WATCHDOG=y
|
||||||
|
CONFIG_BCH=y
|
||||||
# CONFIG_EFI_LOADER is not set
|
# CONFIG_EFI_LOADER is not set
|
||||||
|
@@ -77,3 +77,4 @@ CONFIG_SYS_WHITE_ON_BLACK=y
|
|||||||
CONFIG_VIDEO_IPUV3=y
|
CONFIG_VIDEO_IPUV3=y
|
||||||
CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
|
CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
|
||||||
CONFIG_IMX_WATCHDOG=y
|
CONFIG_IMX_WATCHDOG=y
|
||||||
|
CONFIG_BCH=y
|
||||||
|
@@ -176,6 +176,4 @@
|
|||||||
#define CONFIG_PCIE_IMX_PERST_GPIO IMX_GPIO_NR(7, 12)
|
#define CONFIG_PCIE_IMX_PERST_GPIO IMX_GPIO_NR(7, 12)
|
||||||
#define CONFIG_PCIE_IMX_POWER_GPIO IMX_GPIO_NR(1, 5)
|
#define CONFIG_PCIE_IMX_POWER_GPIO IMX_GPIO_NR(1, 5)
|
||||||
|
|
||||||
#define CONFIG_BCH
|
|
||||||
|
|
||||||
#endif /* __GE_BX50V3_CONFIG_H */
|
#endif /* __GE_BX50V3_CONFIG_H */
|
||||||
|
@@ -144,8 +144,6 @@
|
|||||||
|
|
||||||
#define CONFIG_FSL_IIM
|
#define CONFIG_FSL_IIM
|
||||||
|
|
||||||
#define CONFIG_BCH
|
|
||||||
|
|
||||||
/* Backlight Control */
|
/* Backlight Control */
|
||||||
#define CONFIG_IMX6_PWM_PER_CLK 66666000
|
#define CONFIG_IMX6_PWM_PER_CLK 66666000
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user