diff options
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/nhk8815_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/nhk8815_defconfig b/arch/arm/configs/nhk8815_defconfig index b605575f3225..e4cb5a420424 100644 --- a/arch/arm/configs/nhk8815_defconfig +++ b/arch/arm/configs/nhk8815_defconfig | |||
@@ -48,7 +48,6 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
48 | CONFIG_MTD=y | 48 | CONFIG_MTD=y |
49 | CONFIG_MTD_TESTS=m | 49 | CONFIG_MTD_TESTS=m |
50 | CONFIG_MTD_CMDLINE_PARTS=y | 50 | CONFIG_MTD_CMDLINE_PARTS=y |
51 | CONFIG_MTD_CHAR=y | ||
52 | CONFIG_MTD_BLOCK=y | 51 | CONFIG_MTD_BLOCK=y |
53 | CONFIG_MTD_NAND_ECC_SMC=y | 52 | CONFIG_MTD_NAND_ECC_SMC=y |
54 | CONFIG_MTD_NAND=y | 53 | CONFIG_MTD_NAND=y |
@@ -94,6 +93,7 @@ CONFIG_I2C_GPIO=y | |||
94 | CONFIG_I2C_NOMADIK=y | 93 | CONFIG_I2C_NOMADIK=y |
95 | CONFIG_DEBUG_GPIO=y | 94 | CONFIG_DEBUG_GPIO=y |
96 | # CONFIG_HWMON is not set | 95 | # CONFIG_HWMON is not set |
96 | CONFIG_REGULATOR=y | ||
97 | CONFIG_MMC=y | 97 | CONFIG_MMC=y |
98 | CONFIG_MMC_UNSAFE_RESUME=y | 98 | CONFIG_MMC_UNSAFE_RESUME=y |
99 | # CONFIG_MMC_BLOCK_BOUNCE is not set | 99 | # CONFIG_MMC_BLOCK_BOUNCE is not set |