X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fsh%2FKconfig;h=fa32df02fc4af3e3d5fda6b0b3e17684b2d99a26;hb=2a728f3a1e3fd6f0483af822d5063766a3344ef2;hp=1d40fe6845e31065eb6c182b5fbbd5fbf73ae5ab;hpb=719d36ee36db92221e86b37edd1f7b922bde4f9d;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 1d40fe6..fa32df0 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -128,6 +128,8 @@ config SYS_CPU default "sh3" if CPU_SH3 default "sh4" if CPU_SH4 +source "arch/sh/lib/Kconfig" + source "board/alphaproject/ap_sh4a_4a/Kconfig" source "board/espt/Kconfig" source "board/mpr2/Kconfig"