diff options
author | Philip Balister <philip@balister.org> | 2007-08-24 22:44:17 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-24 22:44:17 +0000 |
commit | d260be2511026a0a8448bb5804eb33047765c9ce (patch) | |
tree | 3d6430d94a07d421386c747a5820cf34e7bd1571 /packages/linux/linux-omap1-2.6.19-omap1 | |
parent | 778724cb7918c3cda2a2d23610a51dba58e7b6ba (diff) |
linux-omap : Add support for more machines. Clean up ABI handling. Move toward linux.inc compatible structure.
Diffstat (limited to 'packages/linux/linux-omap1-2.6.19-omap1')
-rw-r--r-- | packages/linux/linux-omap1-2.6.19-omap1/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-omap1-2.6.19-omap1/defconfig b/packages/linux/linux-omap1-2.6.19-omap1/defconfig index 93e8bea7d5..6e90b9f574 100644 --- a/packages/linux/linux-omap1-2.6.19-omap1/defconfig +++ b/packages/linux/linux-omap1-2.6.19-omap1/defconfig @@ -228,7 +228,8 @@ CONFIG_OMAP_CF=y # CONFIG_PREEMPT is not set CONFIG_NO_IDLE_HZ=y CONFIG_HZ=128 -# CONFIG_AEABI is not set +CONFIG_AEABI=y +CONFIG_OABI_COMPAT=y # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y |