X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Kconfig;h=3ce5ba1b522effe11d4dfdacf877cba0472ac006;hb=44da3a176c5bd48b7ed257454e3e551c956adb30;hp=ee4e060c286fab19bb1d82f5cf56cde0b1116050;hpb=45fe3809b9923b92f221d70eb45ae071059fd5e0;p=platform%2Fkernel%2Fu-boot.git diff --git a/Kconfig b/Kconfig index ee4e060..3ce5ba1 100644 --- a/Kconfig +++ b/Kconfig @@ -225,6 +225,8 @@ endmenu # Boot images source "common/Kconfig" +source "cmd/Kconfig" + source "dts/Kconfig" source "net/Kconfig"