diff options
| author | Tom Rini <[email protected]> | 2022-06-15 12:03:50 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-05 17:03:01 -0400 |
| commit | ddd39d0cc1a025a1e2e3c792cc8286dbdfa29b54 (patch) | |
| tree | 97c480dc3445830a3fdd9d841d50c27641692cee /configs/s5pc210_universal_defconfig | |
| parent | de0a73291550c68a7c7306c2627cbf6484241fef (diff) | |
Convert CONFIG_SAMSUNG_ONENAND to Kconfig
This converts the following to Kconfig:
CONFIG_SAMSUNG_ONENAND
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'configs/s5pc210_universal_defconfig')
| -rw-r--r-- | configs/s5pc210_universal_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/s5pc210_universal_defconfig b/configs/s5pc210_universal_defconfig index af7fef58a60..a66ae7dec9b 100644 --- a/configs/s5pc210_universal_defconfig +++ b/configs/s5pc210_universal_defconfig @@ -49,6 +49,7 @@ CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_SDMA=y CONFIG_MMC_SDHCI_S5P=y CONFIG_MTD=y +CONFIG_SAMSUNG_ONENAND=y CONFIG_DM_PMIC=y CONFIG_DM_PMIC_MAX8998=y CONFIG_SOFT_SPI=y |
