diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 14:04:46 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 14:04:46 +0000 |
commit | 48f587b0b0399dc917445f7656a9db84f1c6d3da (patch) | |
tree | b267f36f3a47cd7c85fa9ea647b18677692e4dcd | |
parent | 7deded5cca56571bb7f7379ead40353d201e8609 (diff) |
linux : Update defconfig for gumstix connex/basix from gumstix svn.
-rw-r--r-- | packages/linux/linux-2.6.21/gumstix-connex/defconfig | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/packages/linux/linux-2.6.21/gumstix-connex/defconfig b/packages/linux/linux-2.6.21/gumstix-connex/defconfig index cb546b6acf..4b47c2e1fa 100644 --- a/packages/linux/linux-2.6.21/gumstix-connex/defconfig +++ b/packages/linux/linux-2.6.21/gumstix-connex/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21 -# Mon Jul 2 16:48:14 2007 +# Thu Aug 23 09:32:16 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -34,7 +34,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # # General setup # -CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION="gum" CONFIG_LOCALVERSION_AUTO=y # CONFIG_SWAP is not set CONFIG_SYSVIPC=y @@ -213,7 +213,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 # CONFIG_RESOURCES_64BIT is not set CONFIG_ZONE_DMA_FLAG=1 CONFIG_ALIGNMENT_TRAP=y -CONFIG_ALIGNMENT_HANDLING=0x02 +CONFIG_ALIGNMENT_HANDLING=0x2 # # Boot options @@ -262,9 +262,9 @@ CONFIG_NET=y # Networking options # # CONFIG_NETDEBUG is not set -CONFIG_PACKET=m +CONFIG_PACKET=y CONFIG_PACKET_MMAP=y -CONFIG_UNIX=m +CONFIG_UNIX=y CONFIG_XFRM=y # CONFIG_XFRM_USER is not set # CONFIG_XFRM_SUB_POLICY is not set @@ -1105,6 +1105,8 @@ CONFIG_FB_CFB_IMAGEBLIT=m CONFIG_FB_PXA=m # CONFIG_FB_PXA_ALPS_CDOLLAR is not set CONFIG_FB_PXA_SHARP_LQ043_PSP=y +# CONFIG_FB_PXA_SAMSUNG_LTE430WQ_F0C is not set +# CONFIG_FB_PXA_NONEOFTHEABOVE is not set CONFIG_FB_PXA_PARAMETERS=y # CONFIG_FB_MBX is not set # CONFIG_FB_VIRTUAL is not set |