If you enter a configure command for parsing that includes a partial or empty path to the configure command itself, for example "configure --enable-board=fsl-t2xxx ", the fragment "configure" is incorrectly interpreted as an option.
Either include the full configure command's path "/path/to/wrlinux-7/wrlinux/configure ..." or do not include the configure command itself at all when entering a string for parsing.
In the project configure GUI tool, select "File > Parse a Configure Command", and enter the string "configure --enable-board=fsl-t2xxx --enable-kernel=standard --enable-rootfs=glibc-small" Observe that the string "configure" appears as a configure command.