Using multiple times the same name for different configurations is confusing. Names should be unique and should describe the functionality.
File 1: configuration fly of x is ... end; File 2: configuration fly of x is ... end;
File 1: configuration fly of x is ... end; File 2: configuration dream of x is ... end;