diff options
Diffstat (limited to 'configs/tuxx1_defconfig')
-rw-r--r-- | configs/tuxx1_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tuxx1_defconfig b/configs/tuxx1_defconfig index f3f7857f59..02f98c9c1c 100644 --- a/configs/tuxx1_defconfig +++ b/configs/tuxx1_defconfig @@ -15,5 +15,6 @@ CONFIG_CMD_I2C=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_UBI=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |