aspeed: g6: Use the usual kernel

Switch g6 to the same kernel as the other supported chips (g4 and g5).

Change-Id: Ib8c04f8f045912c9632fb194303317f55c5870f9
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/conf/machine/include/aspeed.inc b/conf/machine/include/aspeed.inc
index a8d2a3b..d651a84 100644
--- a/conf/machine/include/aspeed.inc
+++ b/conf/machine/include/aspeed.inc
@@ -3,7 +3,6 @@
 PREFERRED_PROVIDER_u-boot ?= "u-boot-aspeed"
 PREFERRED_PROVIDER_u-boot-fw-utils ?= "u-boot-fw-utils-aspeed"
 
-PREFERRED_PROVIDER_virtual/kernel_aspeed-g6 ?= "linux-aspeed-sdk"
 PREFERRED_PROVIDER_virtual/bootloader_aspeed-g6 ?= "u-boot-aspeed-sdk"
 PREFERRED_PROVIDER_u-boot_aspeed-g6 ?= "u-boot-aspeed-sdk"
 PREFERRED_PROVIDER_u-boot-fw-utils_aspeed-g6 ?= "u-boot-fw-utils-aspeed-sdk"
diff --git a/recipes-kernel/linux/linux-aspeed-sdk/aspeed-g6/defconfig b/recipes-kernel/linux/linux-aspeed-sdk/aspeed-g6/defconfig
new file mode 120000
index 0000000..d6ee021
--- /dev/null
+++ b/recipes-kernel/linux/linux-aspeed-sdk/aspeed-g6/defconfig
@@ -0,0 +1 @@
+../../linux-aspeed/aspeed-g6/defconfig
\ No newline at end of file
diff --git a/recipes-kernel/linux/linux-aspeed-sdk/aspeed-g6/defconfig b/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
similarity index 100%
rename from recipes-kernel/linux/linux-aspeed-sdk/aspeed-g6/defconfig
rename to recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig