diff options
Diffstat (limited to 'target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig')
-rw-r--r-- | target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig b/target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig index 66e351bbd..4852ba936 100644 --- a/target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig +++ b/target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig @@ -1091,9 +1091,9 @@ BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)" BR2_PACKAGE_LINUX_USE_KCONFIG=y # BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set # BR2_PACKAGE_LINUX_USE_XCONFIG is not set -BR2_MAKE_XCONFIG=y -# BR2_MAKE_MENUCONFIG is not set -BR2_KERNEL_CONFIG_METHOD="xconfig" +# BR2_MAKE_XCONFIG is not set +BR2_MAKE_MENUCONFIG=y +BR2_KERNEL_CONFIG_METHOD="menuconfig" # BR2_LINUX_BIN_BZIMAGE is not set BR2_LINUX_BIN_UIMAGE=y # BR2_LINUX_BIN_VMLINUX is not set |