diff options
Diffstat (limited to 'configs/spring_defconfig')
-rw-r--r-- | configs/spring_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/spring_defconfig b/configs/spring_defconfig index b5db3833cd..4eed491d1d 100644 --- a/configs/spring_defconfig +++ b/configs/spring_defconfig @@ -42,6 +42,9 @@ CONFIG_MMC_SDHCI_S5P=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_GIGADEVICE=y CONFIG_SPI_FLASH_WINBOND=y +CONFIG_NETDEVICES=y +CONFIG_SMC911X=y +CONFIG_SMC911X_BASE=0x5000000 CONFIG_DM_PMIC=y CONFIG_DM_PMIC_MAX77686=y CONFIG_PMIC_S5M8767=y |