diff options
Diffstat (limited to 'configs/sheevaplug_defconfig')
-rw-r--r-- | configs/sheevaplug_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig index 9b41460121..a51abc7ff4 100644 --- a/configs/sheevaplug_defconfig +++ b/configs/sheevaplug_defconfig @@ -10,3 +10,4 @@ CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y |