linux-aspeed: Remove old config options

CONFIG_CRYPTO_ECHAINIV is default n so we don't need it in our config.

CONFIG_EDAC_ASPEED is not supported on AST2600.

Change-Id: Ic9d7e9e08d6bc7938e0d11a64d5972c885e93eb7
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig b/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig
index 00dd0ca..f19fb39 100644
--- a/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig
+++ b/recipes-kernel/linux/linux-aspeed/aspeed-g4/defconfig
@@ -207,7 +207,6 @@
 # CONFIG_NETWORK_FILESYSTEMS is not set
 CONFIG_HARDENED_USERCOPY=y
 CONFIG_FORTIFY_SOURCE=y
-# CONFIG_CRYPTO_ECHAINIV is not set
 CONFIG_CRYPTO_HMAC=y
 CONFIG_CRYPTO_SHA256=y
 CONFIG_CRYPTO_USER_API_HASH=y
diff --git a/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig b/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
index 4432d52..45da2b2 100644
--- a/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
+++ b/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
@@ -230,7 +230,6 @@
 # CONFIG_NETWORK_FILESYSTEMS is not set
 CONFIG_HARDENED_USERCOPY=y
 CONFIG_FORTIFY_SOURCE=y
-# CONFIG_CRYPTO_ECHAINIV is not set
 CONFIG_CRYPTO_HMAC=y
 CONFIG_CRYPTO_SHA256=y
 CONFIG_CRYPTO_USER_API_HASH=y
diff --git a/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig b/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
index 7acf0a8..8f21ec5 100644
--- a/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
+++ b/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
@@ -223,7 +223,6 @@
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_EDAC=y
 # CONFIG_EDAC_LEGACY_SYSFS is not set
-CONFIG_EDAC_ASPEED=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=y
 CONFIG_RTC_DRV_PCF8523=y