diff options
Diffstat (limited to 'configs/netspace_v2_defconfig')
-rw-r--r-- | configs/netspace_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/netspace_v2_defconfig b/configs/netspace_v2_defconfig index 949f680bf3..01a6f7ec2b 100644 --- a/configs/netspace_v2_defconfig +++ b/configs/netspace_v2_defconfig @@ -8,3 +8,4 @@ CONFIG_SYS_EXTRA_OPTIONS="NETSPACE_V2" CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |