diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 08:37:21 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 15:10:00 +0300 |
commit | 980b4503b9efd97bcb51d5508d82fbf3ccb6aadb (patch) | |
tree | 47cc9d7270281d4b8a499ff037cf6b21583f02d5 /arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | |
parent | a6036100edd1d8e024beb4b97c1f15c114660c6c (diff) | |
download | linux-980b4503b9efd97bcb51d5508d82fbf3ccb6aadb.tar.xz |
powerpc/configs: Update for symbol movement only
Update defconfigs for symbols that have moved around, without their
value changing.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc836x_rdk_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig index a6819bf3ef5e..e15670bc1711 100644 --- a/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig +++ b/arch/powerpc/configs/83xx/mpc836x_rdk_defconfig @@ -12,7 +12,6 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PPC_PMAC is not set CONFIG_PPC_83xx=y CONFIG_MPC836x_RDK=y -CONFIG_QUICC_ENGINE=y CONFIG_QE_GPIO=y CONFIG_PCI=y CONFIG_NET=y @@ -63,6 +62,7 @@ CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_USB_SUPPORT is not set +CONFIG_QUICC_ENGINE=y CONFIG_EXT2_FS=y CONFIG_EXT4_FS=y CONFIG_PROC_KCORE=y |