diff options
| author | Steffen Sledz <sledz@dresearch.de> | 2009-12-01 07:42:26 +0100 |
|---|---|---|
| committer | Steffen Sledz <sledz@dresearch.de> | 2009-12-01 08:03:39 +0100 |
| commit | 199d2ea3a2ad8ece403ff6b529e11d6c6481603b (patch) | |
| tree | 772799112be8c503174147d83cd35f8c5220850b /recipes/linux/linux-2.6.24/hipox/defconfig | |
| parent | 0c84ce234bb065fe646b79f26a8f789fd7d14d16 (diff) | |
linux-2.6.24: signal power on/off to hipox machine board ctrl
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/linux/linux-2.6.24/hipox/defconfig')
| -rw-r--r-- | recipes/linux/linux-2.6.24/hipox/defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig index e5d033846e..f2ef01afad 100644 --- a/recipes/linux/linux-2.6.24/hipox/defconfig +++ b/recipes/linux/linux-2.6.24/hipox/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24.4 -# Tue Oct 20 14:36:38 2009 +# Fri Nov 27 16:35:59 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -177,6 +177,8 @@ CONFIG_ARCH_HIPOX_PCI_CLKOUT_2=y CONFIG_ARCH_HIPOX_PCI_CLKOUT_3=y CONFIG_HIPOX_PCI_RESET=y CONFIG_HIPOX_PCI_RESET_GPIO=27 +CONFIG_HIPOX_OXE_INT2=y +CONFIG_HIPOX_OXE_INT2_GPIO=34 # CONFIG_HIPOX_SATA_POWER_1 is not set # CONFIG_HIPOX_SATA_POWER_2 is not set CONFIG_FORCE_MAX_ZONEORDER=10 |
