diff options
| author | Evan Wilson <evan@oliodevices.com> | 2014-11-26 11:19:09 -0800 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-11-26 11:19:09 -0800 |
| commit | 86fec59b1a0be34444ff382099880fb7c152ed98 (patch) | |
| tree | 8380378129a1dc8a3deec86e4be142a116071f11 | |
| parent | 6fd3accf86f8e583361fb3d9c13635ce3ddaff77 (diff) | |
| download | olio-linux-3.10-86fec59b1a0be34444ff382099880fb7c152ed98.tar.xz olio-linux-3.10-86fec59b1a0be34444ff382099880fb7c152ed98.zip | |
omap3_h1_defconfig: Enabling OMAP_PAD_WKUP_IO
Change-Id: If6c03df2bbaaff08f982bfbb63127c13ef9bc2c6
| -rw-r--r-- | arch/arm/configs/omap3_h1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_h1_defconfig b/arch/arm/configs/omap3_h1_defconfig index 90caa3809f4..13eb10c410d 100644 --- a/arch/arm/configs/omap3_h1_defconfig +++ b/arch/arm/configs/omap3_h1_defconfig @@ -350,7 +350,7 @@ CONFIG_MACH_OMAP3_H1=y # CONFIG_MACH_MINNOW is not set # CONFIG_OMAP3_EMU is not set # CONFIG_OMAP3_SDRC_AC_TIMING is not set -# CONFIG_OMAP3_PAD_WKUP_IO is not set +CONFIG_OMAP3_PAD_WKUP_IO=y CONFIG_DISABLE_OMAP_ERRATA_i583=y # CONFIG_ARCH_SOCFPGA is not set # CONFIG_PLAT_SPEAR is not set |