diff options
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r-- | configs/galileo_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 832ac4df58..6620a85e7d 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -14,9 +14,9 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_NFS is not set CONFIG_CMD_BOOTSTAGE=y CONFIG_OF_CONTROL=y +CONFIG_NET_RANDOM_ETHADDR=y CONFIG_REGMAP=y CONFIG_SYSCON=y -CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_GIGADEVICE=y CONFIG_SPI_FLASH_MACRONIX=y |