diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mingw32_defconfig | 2 | ||||
-rw-r--r-- | configs/mingw64_defconfig | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index 31f72a450..4918b2f4f 100644 --- a/configs/mingw32_defconfig +++ b/configs/mingw32_defconfig | |||
@@ -708,6 +708,8 @@ CONFIG_XXD=y | |||
708 | CONFIG_REV=y | 708 | CONFIG_REV=y |
709 | # CONFIG_RTCWAKE is not set | 709 | # CONFIG_RTCWAKE is not set |
710 | CONFIG_DROP=y | 710 | CONFIG_DROP=y |
711 | CONFIG_CDROP=y | ||
712 | CONFIG_PDROP=y | ||
711 | # CONFIG_SCRIPT is not set | 713 | # CONFIG_SCRIPT is not set |
712 | # CONFIG_SCRIPTREPLAY is not set | 714 | # CONFIG_SCRIPTREPLAY is not set |
713 | # CONFIG_SETARCH is not set | 715 | # CONFIG_SETARCH is not set |
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig index b5b02ba63..96e407644 100644 --- a/configs/mingw64_defconfig +++ b/configs/mingw64_defconfig | |||
@@ -708,6 +708,8 @@ CONFIG_XXD=y | |||
708 | CONFIG_REV=y | 708 | CONFIG_REV=y |
709 | # CONFIG_RTCWAKE is not set | 709 | # CONFIG_RTCWAKE is not set |
710 | CONFIG_DROP=y | 710 | CONFIG_DROP=y |
711 | CONFIG_CDROP=y | ||
712 | CONFIG_PDROP=y | ||
711 | # CONFIG_SCRIPT is not set | 713 | # CONFIG_SCRIPT is not set |
712 | # CONFIG_SCRIPTREPLAY is not set | 714 | # CONFIG_SCRIPTREPLAY is not set |
713 | # CONFIG_SETARCH is not set | 715 | # CONFIG_SETARCH is not set |