diff options
Diffstat (limited to 'configs/bf527-sdp_defconfig')
-rw-r--r-- | configs/bf527-sdp_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/bf527-sdp_defconfig b/configs/bf527-sdp_defconfig index 383f62e46a..a15b92b7a8 100644 --- a/configs/bf527-sdp_defconfig +++ b/configs/bf527-sdp_defconfig @@ -1,6 +1,9 @@ CONFIG_BLACKFIN=y CONFIG_TARGET_BF527_SDP=y # CONFIG_CMD_BOOTD is not set +CONFIG_CMD_SF=y +CONFIG_CMD_SPI=y +CONFIG_CMD_I2C=y CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set |