summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-aspeed/recipes-kernel/linux/ast2400/defconfig2
-rwxr-xr-xmeta-aspeed/recipes-kernel/linux/ast2500/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/ast2400/defconfig b/meta-aspeed/recipes-kernel/linux/ast2400/defconfig
index 8c8e8cdfc..a99f1f39e 100644
--- a/meta-aspeed/recipes-kernel/linux/ast2400/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/ast2400/defconfig
@@ -133,7 +133,7 @@ CONFIG_KEYBOARD_GPIO_POLLED=y
# CONFIG_SERIO is not set
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
-CONFIG_DEVMEM_BOOTPARAM=y
+CONFIG_DEVMEM=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_CONSOLE=y
diff --git a/meta-aspeed/recipes-kernel/linux/ast2500/defconfig b/meta-aspeed/recipes-kernel/linux/ast2500/defconfig
index 1452eec6c..d8d6a25f2 100755
--- a/meta-aspeed/recipes-kernel/linux/ast2500/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/ast2500/defconfig
@@ -137,7 +137,7 @@ CONFIG_KEYBOARD_GPIO_POLLED=y
# CONFIG_SERIO is not set
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
-CONFIG_DEVMEM_BOOTPARAM=y
+CONFIG_DEVMEM=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_CONSOLE=y
OpenPOWER on IntegriCloud