diff --git a/tier1/kconfig/CMakeLists.txt b/CMakeLists.txt similarity index 100% rename from tier1/kconfig/CMakeLists.txt rename to CMakeLists.txt diff --git a/tier1/kconfig/COPYING.LIB b/COPYING.LIB similarity index 100% rename from tier1/kconfig/COPYING.LIB rename to COPYING.LIB diff --git a/tier1/kconfig/DESIGN b/DESIGN similarity index 100% rename from tier1/kconfig/DESIGN rename to DESIGN diff --git a/tier1/kconfig/KF5ConfigConfig.cmake.in b/KF5ConfigConfig.cmake.in similarity index 100% rename from tier1/kconfig/KF5ConfigConfig.cmake.in rename to KF5ConfigConfig.cmake.in diff --git a/tier1/kconfig/KF5ConfigMacros.cmake b/KF5ConfigMacros.cmake similarity index 100% rename from tier1/kconfig/KF5ConfigMacros.cmake rename to KF5ConfigMacros.cmake diff --git a/tier1/kconfig/Mainpage.dox b/Mainpage.dox similarity index 100% rename from tier1/kconfig/Mainpage.dox rename to Mainpage.dox diff --git a/tier1/kconfig/TODO b/TODO similarity index 100% rename from tier1/kconfig/TODO rename to TODO diff --git a/tier1/kconfig/autotests/CMakeLists.txt b/autotests/CMakeLists.txt similarity index 100% rename from tier1/kconfig/autotests/CMakeLists.txt rename to autotests/CMakeLists.txt diff --git a/tier1/kconfig/autotests/kconfig_compiler/CMakeLists.txt b/autotests/kconfig_compiler/CMakeLists.txt similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/CMakeLists.txt rename to autotests/kconfig_compiler/CMakeLists.txt diff --git a/tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.cpp b/autotests/kconfig_compiler/kconfigcompiler_test.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.cpp rename to autotests/kconfig_compiler/kconfigcompiler_test.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.h b/autotests/kconfig_compiler/kconfigcompiler_test.h similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.h rename to autotests/kconfig_compiler/kconfigcompiler_test.h diff --git a/tier1/kconfig/autotests/kconfig_compiler/myprefs.h b/autotests/kconfig_compiler/myprefs.h similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/myprefs.h rename to autotests/kconfig_compiler/myprefs.h diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.cpp.ref b/autotests/kconfig_compiler/test1.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test1.cpp.ref rename to autotests/kconfig_compiler/test1.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.h.ref b/autotests/kconfig_compiler/test1.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test1.h.ref rename to autotests/kconfig_compiler/test1.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.kcfg b/autotests/kconfig_compiler/test1.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test1.kcfg rename to autotests/kconfig_compiler/test1.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.kcfgc b/autotests/kconfig_compiler/test1.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test1.kcfgc rename to autotests/kconfig_compiler/test1.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.cpp.ref b/autotests/kconfig_compiler/test10.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test10.cpp.ref rename to autotests/kconfig_compiler/test10.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.h.ref b/autotests/kconfig_compiler/test10.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test10.h.ref rename to autotests/kconfig_compiler/test10.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.kcfg b/autotests/kconfig_compiler/test10.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test10.kcfg rename to autotests/kconfig_compiler/test10.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.kcfgc b/autotests/kconfig_compiler/test10.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test10.kcfgc rename to autotests/kconfig_compiler/test10.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10main.cpp b/autotests/kconfig_compiler/test10main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test10main.cpp rename to autotests/kconfig_compiler/test10main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.cpp.ref b/autotests/kconfig_compiler/test11.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11.cpp.ref rename to autotests/kconfig_compiler/test11.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.h.ref b/autotests/kconfig_compiler/test11.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11.h.ref rename to autotests/kconfig_compiler/test11.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.kcfg b/autotests/kconfig_compiler/test11.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11.kcfg rename to autotests/kconfig_compiler/test11.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.kcfgc b/autotests/kconfig_compiler/test11.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11.kcfgc rename to autotests/kconfig_compiler/test11.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11_types.h b/autotests/kconfig_compiler/test11_types.h similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11_types.h rename to autotests/kconfig_compiler/test11_types.h diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.cpp.ref b/autotests/kconfig_compiler/test11a.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11a.cpp.ref rename to autotests/kconfig_compiler/test11a.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.h.ref b/autotests/kconfig_compiler/test11a.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11a.h.ref rename to autotests/kconfig_compiler/test11a.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.kcfg b/autotests/kconfig_compiler/test11a.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11a.kcfg rename to autotests/kconfig_compiler/test11a.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.kcfgc b/autotests/kconfig_compiler/test11a.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11a.kcfgc rename to autotests/kconfig_compiler/test11a.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11main.cpp b/autotests/kconfig_compiler/test11main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test11main.cpp rename to autotests/kconfig_compiler/test11main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.cpp.ref b/autotests/kconfig_compiler/test12.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test12.cpp.ref rename to autotests/kconfig_compiler/test12.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.h.ref b/autotests/kconfig_compiler/test12.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test12.h.ref rename to autotests/kconfig_compiler/test12.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.kcfg b/autotests/kconfig_compiler/test12.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test12.kcfg rename to autotests/kconfig_compiler/test12.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.kcfgc b/autotests/kconfig_compiler/test12.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test12.kcfgc rename to autotests/kconfig_compiler/test12.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12main.cpp b/autotests/kconfig_compiler/test12main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test12main.cpp rename to autotests/kconfig_compiler/test12main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1main.cpp b/autotests/kconfig_compiler/test1main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test1main.cpp rename to autotests/kconfig_compiler/test1main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.cpp.ref b/autotests/kconfig_compiler/test2.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test2.cpp.ref rename to autotests/kconfig_compiler/test2.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.h.ref b/autotests/kconfig_compiler/test2.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test2.h.ref rename to autotests/kconfig_compiler/test2.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.kcfg b/autotests/kconfig_compiler/test2.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test2.kcfg rename to autotests/kconfig_compiler/test2.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.kcfgc b/autotests/kconfig_compiler/test2.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test2.kcfgc rename to autotests/kconfig_compiler/test2.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2main.cpp b/autotests/kconfig_compiler/test2main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test2main.cpp rename to autotests/kconfig_compiler/test2main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.cpp.ref b/autotests/kconfig_compiler/test3.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3.cpp.ref rename to autotests/kconfig_compiler/test3.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.h.ref b/autotests/kconfig_compiler/test3.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3.h.ref rename to autotests/kconfig_compiler/test3.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.kcfg b/autotests/kconfig_compiler/test3.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3.kcfg rename to autotests/kconfig_compiler/test3.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.kcfgc b/autotests/kconfig_compiler/test3.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3.kcfgc rename to autotests/kconfig_compiler/test3.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.cpp.ref b/autotests/kconfig_compiler/test3a.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3a.cpp.ref rename to autotests/kconfig_compiler/test3a.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.h.ref b/autotests/kconfig_compiler/test3a.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3a.h.ref rename to autotests/kconfig_compiler/test3a.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.kcfg b/autotests/kconfig_compiler/test3a.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3a.kcfg rename to autotests/kconfig_compiler/test3a.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.kcfgc b/autotests/kconfig_compiler/test3a.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3a.kcfgc rename to autotests/kconfig_compiler/test3a.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3amain.cpp b/autotests/kconfig_compiler/test3amain.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3amain.cpp rename to autotests/kconfig_compiler/test3amain.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3main.cpp b/autotests/kconfig_compiler/test3main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test3main.cpp rename to autotests/kconfig_compiler/test3main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.cpp.ref b/autotests/kconfig_compiler/test4.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test4.cpp.ref rename to autotests/kconfig_compiler/test4.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.h.ref b/autotests/kconfig_compiler/test4.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test4.h.ref rename to autotests/kconfig_compiler/test4.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.kcfg b/autotests/kconfig_compiler/test4.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test4.kcfg rename to autotests/kconfig_compiler/test4.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.kcfgc b/autotests/kconfig_compiler/test4.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test4.kcfgc rename to autotests/kconfig_compiler/test4.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4main.cpp b/autotests/kconfig_compiler/test4main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test4main.cpp rename to autotests/kconfig_compiler/test4main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.cpp.ref b/autotests/kconfig_compiler/test5.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test5.cpp.ref rename to autotests/kconfig_compiler/test5.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.h.ref b/autotests/kconfig_compiler/test5.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test5.h.ref rename to autotests/kconfig_compiler/test5.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.kcfg b/autotests/kconfig_compiler/test5.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test5.kcfg rename to autotests/kconfig_compiler/test5.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.kcfgc b/autotests/kconfig_compiler/test5.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test5.kcfgc rename to autotests/kconfig_compiler/test5.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5main.cpp b/autotests/kconfig_compiler/test5main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test5main.cpp rename to autotests/kconfig_compiler/test5main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.cpp.ref b/autotests/kconfig_compiler/test6.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test6.cpp.ref rename to autotests/kconfig_compiler/test6.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.h.ref b/autotests/kconfig_compiler/test6.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test6.h.ref rename to autotests/kconfig_compiler/test6.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.kcfg b/autotests/kconfig_compiler/test6.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test6.kcfg rename to autotests/kconfig_compiler/test6.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.kcfgc b/autotests/kconfig_compiler/test6.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test6.kcfgc rename to autotests/kconfig_compiler/test6.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6main.cpp b/autotests/kconfig_compiler/test6main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test6main.cpp rename to autotests/kconfig_compiler/test6main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.cpp.ref b/autotests/kconfig_compiler/test7.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test7.cpp.ref rename to autotests/kconfig_compiler/test7.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.h.ref b/autotests/kconfig_compiler/test7.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test7.h.ref rename to autotests/kconfig_compiler/test7.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.kcfg b/autotests/kconfig_compiler/test7.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test7.kcfg rename to autotests/kconfig_compiler/test7.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.kcfgc b/autotests/kconfig_compiler/test7.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test7.kcfgc rename to autotests/kconfig_compiler/test7.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7main.cpp b/autotests/kconfig_compiler/test7main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test7main.cpp rename to autotests/kconfig_compiler/test7main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.cpp.ref b/autotests/kconfig_compiler/test8a.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8a.cpp.ref rename to autotests/kconfig_compiler/test8a.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.h.ref b/autotests/kconfig_compiler/test8a.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8a.h.ref rename to autotests/kconfig_compiler/test8a.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.kcfg b/autotests/kconfig_compiler/test8a.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8a.kcfg rename to autotests/kconfig_compiler/test8a.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.kcfgc b/autotests/kconfig_compiler/test8a.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8a.kcfgc rename to autotests/kconfig_compiler/test8a.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.cpp.ref b/autotests/kconfig_compiler/test8b.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8b.cpp.ref rename to autotests/kconfig_compiler/test8b.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.h.ref b/autotests/kconfig_compiler/test8b.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8b.h.ref rename to autotests/kconfig_compiler/test8b.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.kcfg b/autotests/kconfig_compiler/test8b.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8b.kcfg rename to autotests/kconfig_compiler/test8b.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.kcfgc b/autotests/kconfig_compiler/test8b.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8b.kcfgc rename to autotests/kconfig_compiler/test8b.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8main.cpp b/autotests/kconfig_compiler/test8main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test8main.cpp rename to autotests/kconfig_compiler/test8main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.cpp.ref b/autotests/kconfig_compiler/test9.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test9.cpp.ref rename to autotests/kconfig_compiler/test9.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.h.ref b/autotests/kconfig_compiler/test9.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test9.h.ref rename to autotests/kconfig_compiler/test9.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.kcfg b/autotests/kconfig_compiler/test9.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test9.kcfg rename to autotests/kconfig_compiler/test9.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.kcfgc b/autotests/kconfig_compiler/test9.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test9.kcfgc rename to autotests/kconfig_compiler/test9.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9main.cpp b/autotests/kconfig_compiler/test9main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test9main.cpp rename to autotests/kconfig_compiler/test9main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.cpp.ref b/autotests/kconfig_compiler/test_dpointer.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.cpp.ref rename to autotests/kconfig_compiler/test_dpointer.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.h.ref b/autotests/kconfig_compiler/test_dpointer.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.h.ref rename to autotests/kconfig_compiler/test_dpointer.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfg b/autotests/kconfig_compiler/test_dpointer.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfg rename to autotests/kconfig_compiler/test_dpointer.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfgc b/autotests/kconfig_compiler/test_dpointer.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfgc rename to autotests/kconfig_compiler/test_dpointer.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer_main.cpp b/autotests/kconfig_compiler/test_dpointer_main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_dpointer_main.cpp rename to autotests/kconfig_compiler/test_dpointer_main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.cpp.ref b/autotests/kconfig_compiler/test_signal.cpp.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_signal.cpp.ref rename to autotests/kconfig_compiler/test_signal.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.h.ref b/autotests/kconfig_compiler/test_signal.h.ref similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_signal.h.ref rename to autotests/kconfig_compiler/test_signal.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfg b/autotests/kconfig_compiler/test_signal.kcfg similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfg rename to autotests/kconfig_compiler/test_signal.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfgc b/autotests/kconfig_compiler/test_signal.kcfgc similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfgc rename to autotests/kconfig_compiler/test_signal.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal_main.cpp b/autotests/kconfig_compiler/test_signal_main.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfig_compiler/test_signal_main.cpp rename to autotests/kconfig_compiler/test_signal_main.cpp diff --git a/tier1/kconfig/autotests/kconfigguitest.cpp b/autotests/kconfigguitest.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfigguitest.cpp rename to autotests/kconfigguitest.cpp diff --git a/tier1/kconfig/autotests/kconfigguitest.h b/autotests/kconfigguitest.h similarity index 100% rename from tier1/kconfig/autotests/kconfigguitest.h rename to autotests/kconfigguitest.h diff --git a/tier1/kconfig/autotests/kconfigloadertest.cpp b/autotests/kconfigloadertest.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfigloadertest.cpp rename to autotests/kconfigloadertest.cpp diff --git a/tier1/kconfig/autotests/kconfigloadertest.h b/autotests/kconfigloadertest.h similarity index 100% rename from tier1/kconfig/autotests/kconfigloadertest.h rename to autotests/kconfigloadertest.h diff --git a/tier1/kconfig/autotests/kconfigloadertest.xml b/autotests/kconfigloadertest.xml similarity index 100% rename from tier1/kconfig/autotests/kconfigloadertest.xml rename to autotests/kconfigloadertest.xml diff --git a/tier1/kconfig/autotests/kconfignokdehometest.cpp b/autotests/kconfignokdehometest.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfignokdehometest.cpp rename to autotests/kconfignokdehometest.cpp diff --git a/tier1/kconfig/autotests/kconfigskeletontest.cpp b/autotests/kconfigskeletontest.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfigskeletontest.cpp rename to autotests/kconfigskeletontest.cpp diff --git a/tier1/kconfig/autotests/kconfigskeletontest.h b/autotests/kconfigskeletontest.h similarity index 100% rename from tier1/kconfig/autotests/kconfigskeletontest.h rename to autotests/kconfigskeletontest.h diff --git a/tier1/kconfig/autotests/kconfigtest.cpp b/autotests/kconfigtest.cpp similarity index 100% rename from tier1/kconfig/autotests/kconfigtest.cpp rename to autotests/kconfigtest.cpp diff --git a/tier1/kconfig/autotests/kconfigtest.h b/autotests/kconfigtest.h similarity index 100% rename from tier1/kconfig/autotests/kconfigtest.h rename to autotests/kconfigtest.h diff --git a/tier1/kconfig/autotests/kdesktopfiletest.cpp b/autotests/kdesktopfiletest.cpp similarity index 100% rename from tier1/kconfig/autotests/kdesktopfiletest.cpp rename to autotests/kdesktopfiletest.cpp diff --git a/tier1/kconfig/autotests/kdesktopfiletest.h b/autotests/kdesktopfiletest.h similarity index 100% rename from tier1/kconfig/autotests/kdesktopfiletest.h rename to autotests/kdesktopfiletest.h diff --git a/tier1/kconfig/autotests/kentrymaptest.cpp b/autotests/kentrymaptest.cpp similarity index 100% rename from tier1/kconfig/autotests/kentrymaptest.cpp rename to autotests/kentrymaptest.cpp diff --git a/tier1/kconfig/autotests/kentrymaptest.h b/autotests/kentrymaptest.h similarity index 100% rename from tier1/kconfig/autotests/kentrymaptest.h rename to autotests/kentrymaptest.h diff --git a/tier1/kconfig/autotests/ksharedconfigtest.cpp b/autotests/ksharedconfigtest.cpp similarity index 100% rename from tier1/kconfig/autotests/ksharedconfigtest.cpp rename to autotests/ksharedconfigtest.cpp diff --git a/tier1/kconfig/autotests/kstandardshortcuttest.cpp b/autotests/kstandardshortcuttest.cpp similarity index 100% rename from tier1/kconfig/autotests/kstandardshortcuttest.cpp rename to autotests/kstandardshortcuttest.cpp diff --git a/tier1/kconfig/autotests/kstandardshortcuttest.h b/autotests/kstandardshortcuttest.h similarity index 100% rename from tier1/kconfig/autotests/kstandardshortcuttest.h rename to autotests/kstandardshortcuttest.h diff --git a/tier1/kconfig/autotests/test_kconf_update.cpp b/autotests/test_kconf_update.cpp similarity index 100% rename from tier1/kconfig/autotests/test_kconf_update.cpp rename to autotests/test_kconf_update.cpp diff --git a/tier1/kconfig/autotests/test_kconf_update.h b/autotests/test_kconf_update.h similarity index 100% rename from tier1/kconfig/autotests/test_kconf_update.h rename to autotests/test_kconf_update.h diff --git a/tier1/kconfig/autotests/test_kconfigutils.cpp b/autotests/test_kconfigutils.cpp similarity index 100% rename from tier1/kconfig/autotests/test_kconfigutils.cpp rename to autotests/test_kconfigutils.cpp diff --git a/tier1/kconfig/autotests/test_kconfigutils.h b/autotests/test_kconfigutils.h similarity index 100% rename from tier1/kconfig/autotests/test_kconfigutils.h rename to autotests/test_kconfigutils.h diff --git a/tier1/kconfig/docs/DESIGN.kconfig b/docs/DESIGN.kconfig similarity index 100% rename from tier1/kconfig/docs/DESIGN.kconfig rename to docs/DESIGN.kconfig diff --git a/tier1/kconfig/docs/README.kiosk b/docs/README.kiosk similarity index 100% rename from tier1/kconfig/docs/README.kiosk rename to docs/README.kiosk diff --git a/tier1/kconfig/src/CMakeLists.txt b/src/CMakeLists.txt similarity index 100% rename from tier1/kconfig/src/CMakeLists.txt rename to src/CMakeLists.txt diff --git a/tier1/kconfig/src/core/CMakeLists.txt b/src/core/CMakeLists.txt similarity index 100% rename from tier1/kconfig/src/core/CMakeLists.txt rename to src/core/CMakeLists.txt diff --git a/tier1/kconfig/src/core/bufferfragment_p.h b/src/core/bufferfragment_p.h similarity index 100% rename from tier1/kconfig/src/core/bufferfragment_p.h rename to src/core/bufferfragment_p.h diff --git a/tier1/kconfig/src/core/conversion_check.h b/src/core/conversion_check.h similarity index 100% rename from tier1/kconfig/src/core/conversion_check.h rename to src/core/conversion_check.h diff --git a/tier1/kconfig/src/core/kauthorized.cpp b/src/core/kauthorized.cpp similarity index 100% rename from tier1/kconfig/src/core/kauthorized.cpp rename to src/core/kauthorized.cpp diff --git a/tier1/kconfig/src/core/kauthorized.h b/src/core/kauthorized.h similarity index 100% rename from tier1/kconfig/src/core/kauthorized.h rename to src/core/kauthorized.h diff --git a/tier1/kconfig/src/core/kconfig.cpp b/src/core/kconfig.cpp similarity index 100% rename from tier1/kconfig/src/core/kconfig.cpp rename to src/core/kconfig.cpp diff --git a/tier1/kconfig/src/core/kconfig.h b/src/core/kconfig.h similarity index 100% rename from tier1/kconfig/src/core/kconfig.h rename to src/core/kconfig.h diff --git a/tier1/kconfig/src/core/kconfig_p.h b/src/core/kconfig_p.h similarity index 100% rename from tier1/kconfig/src/core/kconfig_p.h rename to src/core/kconfig_p.h diff --git a/tier1/kconfig/src/core/kconfigbackend.cpp b/src/core/kconfigbackend.cpp similarity index 100% rename from tier1/kconfig/src/core/kconfigbackend.cpp rename to src/core/kconfigbackend.cpp diff --git a/tier1/kconfig/src/core/kconfigbackend.desktop b/src/core/kconfigbackend.desktop similarity index 100% rename from tier1/kconfig/src/core/kconfigbackend.desktop rename to src/core/kconfigbackend.desktop diff --git a/tier1/kconfig/src/core/kconfigbackend.h b/src/core/kconfigbackend.h similarity index 100% rename from tier1/kconfig/src/core/kconfigbackend.h rename to src/core/kconfigbackend.h diff --git a/tier1/kconfig/src/core/kconfigbase.cpp b/src/core/kconfigbase.cpp similarity index 100% rename from tier1/kconfig/src/core/kconfigbase.cpp rename to src/core/kconfigbase.cpp diff --git a/tier1/kconfig/src/core/kconfigbase.h b/src/core/kconfigbase.h similarity index 100% rename from tier1/kconfig/src/core/kconfigbase.h rename to src/core/kconfigbase.h diff --git a/tier1/kconfig/src/core/kconfigbase_p.h b/src/core/kconfigbase_p.h similarity index 100% rename from tier1/kconfig/src/core/kconfigbase_p.h rename to src/core/kconfigbase_p.h diff --git a/tier1/kconfig/src/core/kconfigdata.cpp b/src/core/kconfigdata.cpp similarity index 100% rename from tier1/kconfig/src/core/kconfigdata.cpp rename to src/core/kconfigdata.cpp diff --git a/tier1/kconfig/src/core/kconfigdata.h b/src/core/kconfigdata.h similarity index 100% rename from tier1/kconfig/src/core/kconfigdata.h rename to src/core/kconfigdata.h diff --git a/tier1/kconfig/src/core/kconfiggroup.cpp b/src/core/kconfiggroup.cpp similarity index 100% rename from tier1/kconfig/src/core/kconfiggroup.cpp rename to src/core/kconfiggroup.cpp diff --git a/tier1/kconfig/src/core/kconfiggroup.h b/src/core/kconfiggroup.h similarity index 100% rename from tier1/kconfig/src/core/kconfiggroup.h rename to src/core/kconfiggroup.h diff --git a/tier1/kconfig/src/core/kconfiggroup_p.h b/src/core/kconfiggroup_p.h similarity index 100% rename from tier1/kconfig/src/core/kconfiggroup_p.h rename to src/core/kconfiggroup_p.h diff --git a/tier1/kconfig/src/core/kconfigini.cpp b/src/core/kconfigini.cpp similarity index 100% rename from tier1/kconfig/src/core/kconfigini.cpp rename to src/core/kconfigini.cpp diff --git a/tier1/kconfig/src/core/kconfigini_p.h b/src/core/kconfigini_p.h similarity index 100% rename from tier1/kconfig/src/core/kconfigini_p.h rename to src/core/kconfigini_p.h diff --git a/tier1/kconfig/src/core/kcoreconfigskeleton.cpp b/src/core/kcoreconfigskeleton.cpp similarity index 100% rename from tier1/kconfig/src/core/kcoreconfigskeleton.cpp rename to src/core/kcoreconfigskeleton.cpp diff --git a/tier1/kconfig/src/core/kcoreconfigskeleton.h b/src/core/kcoreconfigskeleton.h similarity index 100% rename from tier1/kconfig/src/core/kcoreconfigskeleton.h rename to src/core/kcoreconfigskeleton.h diff --git a/tier1/kconfig/src/core/kcoreconfigskeleton_p.h b/src/core/kcoreconfigskeleton_p.h similarity index 100% rename from tier1/kconfig/src/core/kcoreconfigskeleton_p.h rename to src/core/kcoreconfigskeleton_p.h diff --git a/tier1/kconfig/src/core/kdesktopfile.cpp b/src/core/kdesktopfile.cpp similarity index 100% rename from tier1/kconfig/src/core/kdesktopfile.cpp rename to src/core/kdesktopfile.cpp diff --git a/tier1/kconfig/src/core/kdesktopfile.h b/src/core/kdesktopfile.h similarity index 100% rename from tier1/kconfig/src/core/kdesktopfile.h rename to src/core/kdesktopfile.h diff --git a/tier1/kconfig/src/core/kemailsettings.cpp b/src/core/kemailsettings.cpp similarity index 100% rename from tier1/kconfig/src/core/kemailsettings.cpp rename to src/core/kemailsettings.cpp diff --git a/tier1/kconfig/src/core/kemailsettings.h b/src/core/kemailsettings.h similarity index 100% rename from tier1/kconfig/src/core/kemailsettings.h rename to src/core/kemailsettings.h diff --git a/tier1/kconfig/src/core/ksharedconfig.cpp b/src/core/ksharedconfig.cpp similarity index 100% rename from tier1/kconfig/src/core/ksharedconfig.cpp rename to src/core/ksharedconfig.cpp diff --git a/tier1/kconfig/src/core/ksharedconfig.h b/src/core/ksharedconfig.h similarity index 100% rename from tier1/kconfig/src/core/ksharedconfig.h rename to src/core/ksharedconfig.h diff --git a/tier1/kconfig/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt similarity index 100% rename from tier1/kconfig/src/gui/CMakeLists.txt rename to src/gui/CMakeLists.txt diff --git a/tier1/kconfig/src/gui/kconfiggroupgui.cpp b/src/gui/kconfiggroupgui.cpp similarity index 100% rename from tier1/kconfig/src/gui/kconfiggroupgui.cpp rename to src/gui/kconfiggroupgui.cpp diff --git a/tier1/kconfig/src/gui/kconfiggui.cpp b/src/gui/kconfiggui.cpp similarity index 100% rename from tier1/kconfig/src/gui/kconfiggui.cpp rename to src/gui/kconfiggui.cpp diff --git a/tier1/kconfig/src/gui/kconfiggui.h b/src/gui/kconfiggui.h similarity index 100% rename from tier1/kconfig/src/gui/kconfiggui.h rename to src/gui/kconfiggui.h diff --git a/tier1/kconfig/src/gui/kconfigloader.cpp b/src/gui/kconfigloader.cpp similarity index 100% rename from tier1/kconfig/src/gui/kconfigloader.cpp rename to src/gui/kconfigloader.cpp diff --git a/tier1/kconfig/src/gui/kconfigloader.h b/src/gui/kconfigloader.h similarity index 100% rename from tier1/kconfig/src/gui/kconfigloader.h rename to src/gui/kconfigloader.h diff --git a/tier1/kconfig/src/gui/kconfigloader_p.h b/src/gui/kconfigloader_p.h similarity index 100% rename from tier1/kconfig/src/gui/kconfigloader_p.h rename to src/gui/kconfigloader_p.h diff --git a/tier1/kconfig/src/gui/kconfigloaderhandler_p.h b/src/gui/kconfigloaderhandler_p.h similarity index 100% rename from tier1/kconfig/src/gui/kconfigloaderhandler_p.h rename to src/gui/kconfigloaderhandler_p.h diff --git a/tier1/kconfig/src/gui/kconfigskeleton.cpp b/src/gui/kconfigskeleton.cpp similarity index 100% rename from tier1/kconfig/src/gui/kconfigskeleton.cpp rename to src/gui/kconfigskeleton.cpp diff --git a/tier1/kconfig/src/gui/kconfigskeleton.h b/src/gui/kconfigskeleton.h similarity index 100% rename from tier1/kconfig/src/gui/kconfigskeleton.h rename to src/gui/kconfigskeleton.h diff --git a/tier1/kconfig/src/gui/kstandardshortcut.cpp b/src/gui/kstandardshortcut.cpp similarity index 100% rename from tier1/kconfig/src/gui/kstandardshortcut.cpp rename to src/gui/kstandardshortcut.cpp diff --git a/tier1/kconfig/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h similarity index 100% rename from tier1/kconfig/src/gui/kstandardshortcut.h rename to src/gui/kstandardshortcut.h diff --git a/tier1/kconfig/src/gui/kwindowconfig.cpp b/src/gui/kwindowconfig.cpp similarity index 100% rename from tier1/kconfig/src/gui/kwindowconfig.cpp rename to src/gui/kwindowconfig.cpp diff --git a/tier1/kconfig/src/gui/kwindowconfig.h b/src/gui/kwindowconfig.h similarity index 100% rename from tier1/kconfig/src/gui/kwindowconfig.h rename to src/gui/kwindowconfig.h diff --git a/tier1/kconfig/src/kconf_update/CMakeLists.txt b/src/kconf_update/CMakeLists.txt similarity index 100% rename from tier1/kconfig/src/kconf_update/CMakeLists.txt rename to src/kconf_update/CMakeLists.txt diff --git a/tier1/kconfig/src/kconf_update/Mainpage.dox b/src/kconf_update/Mainpage.dox similarity index 100% rename from tier1/kconfig/src/kconf_update/Mainpage.dox rename to src/kconf_update/Mainpage.dox diff --git a/tier1/kconfig/src/kconf_update/README.kconf_update b/src/kconf_update/README.kconf_update similarity index 100% rename from tier1/kconfig/src/kconf_update/README.kconf_update rename to src/kconf_update/README.kconf_update diff --git a/tier1/kconfig/src/kconf_update/config-kconf.h.cmake b/src/kconf_update/config-kconf.h.cmake similarity index 100% rename from tier1/kconfig/src/kconf_update/config-kconf.h.cmake rename to src/kconf_update/config-kconf.h.cmake diff --git a/tier1/kconfig/src/kconf_update/kconf_update.cpp b/src/kconf_update/kconf_update.cpp similarity index 100% rename from tier1/kconfig/src/kconf_update/kconf_update.cpp rename to src/kconf_update/kconf_update.cpp diff --git a/tier1/kconfig/src/kconf_update/kconfigutils.cpp b/src/kconf_update/kconfigutils.cpp similarity index 100% rename from tier1/kconfig/src/kconf_update/kconfigutils.cpp rename to src/kconf_update/kconfigutils.cpp diff --git a/tier1/kconfig/src/kconf_update/kconfigutils.h b/src/kconf_update/kconfigutils.h similarity index 100% rename from tier1/kconfig/src/kconf_update/kconfigutils.h rename to src/kconf_update/kconfigutils.h diff --git a/tier1/kconfig/src/kconfig_compiler/CMakeLists.txt b/src/kconfig_compiler/CMakeLists.txt similarity index 100% rename from tier1/kconfig/src/kconfig_compiler/CMakeLists.txt rename to src/kconfig_compiler/CMakeLists.txt diff --git a/tier1/kconfig/src/kconfig_compiler/README.dox b/src/kconfig_compiler/README.dox similarity index 100% rename from tier1/kconfig/src/kconfig_compiler/README.dox rename to src/kconfig_compiler/README.dox diff --git a/tier1/kconfig/src/kconfig_compiler/TODO b/src/kconfig_compiler/TODO similarity index 100% rename from tier1/kconfig/src/kconfig_compiler/TODO rename to src/kconfig_compiler/TODO diff --git a/tier1/kconfig/src/kconfig_compiler/checkkcfg.pl b/src/kconfig_compiler/checkkcfg.pl similarity index 100% rename from tier1/kconfig/src/kconfig_compiler/checkkcfg.pl rename to src/kconfig_compiler/checkkcfg.pl diff --git a/tier1/kconfig/src/kconfig_compiler/kcfg.xsd b/src/kconfig_compiler/kcfg.xsd similarity index 100% rename from tier1/kconfig/src/kconfig_compiler/kcfg.xsd rename to src/kconfig_compiler/kcfg.xsd diff --git a/tier1/kconfig/src/kconfig_compiler/kconfig_compiler.cpp b/src/kconfig_compiler/kconfig_compiler.cpp similarity index 100% rename from tier1/kconfig/src/kconfig_compiler/kconfig_compiler.cpp rename to src/kconfig_compiler/kconfig_compiler.cpp