diff options
| -rw-r--r-- | meta/packages/linux/linux-moblin-2.6.27-rc6/defconfig-eee901 | 31 | ||||
| -rw-r--r-- | meta/packages/linux/linux-moblin_2.6.27-rc6.bb | 2 |
2 files changed, 25 insertions, 8 deletions
diff --git a/meta/packages/linux/linux-moblin-2.6.27-rc6/defconfig-eee901 b/meta/packages/linux/linux-moblin-2.6.27-rc6/defconfig-eee901 index 02c1a32f8a..b2b3cb0c3e 100644 --- a/meta/packages/linux/linux-moblin-2.6.27-rc6/defconfig-eee901 +++ b/meta/packages/linux/linux-moblin-2.6.27-rc6/defconfig-eee901 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.27-rc6 | 3 | # Linux kernel version: 2.6.27-rc6 |
| 4 | # Thu Oct 9 14:48:08 2008 | 4 | # Thu Oct 9 20:10:11 2008 |
| 5 | # | 5 | # |
| 6 | # CONFIG_64BIT is not set | 6 | # CONFIG_64BIT is not set |
| 7 | CONFIG_X86_32=y | 7 | CONFIG_X86_32=y |
| @@ -449,7 +449,10 @@ CONFIG_INET=y | |||
| 449 | CONFIG_IP_MULTICAST=y | 449 | CONFIG_IP_MULTICAST=y |
| 450 | # CONFIG_IP_ADVANCED_ROUTER is not set | 450 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 451 | CONFIG_IP_FIB_HASH=y | 451 | CONFIG_IP_FIB_HASH=y |
| 452 | # CONFIG_IP_PNP is not set | 452 | CONFIG_IP_PNP=y |
| 453 | CONFIG_IP_PNP_DHCP=y | ||
| 454 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 455 | # CONFIG_IP_PNP_RARP is not set | ||
| 453 | # CONFIG_NET_IPIP is not set | 456 | # CONFIG_NET_IPIP is not set |
| 454 | # CONFIG_NET_IPGRE is not set | 457 | # CONFIG_NET_IPGRE is not set |
| 455 | CONFIG_IP_MROUTE=y | 458 | CONFIG_IP_MROUTE=y |
| @@ -981,7 +984,7 @@ CONFIG_ICPLUS_PHY=m | |||
| 981 | CONFIG_REALTEK_PHY=m | 984 | CONFIG_REALTEK_PHY=m |
| 982 | CONFIG_MDIO_BITBANG=m | 985 | CONFIG_MDIO_BITBANG=m |
| 983 | CONFIG_NET_ETHERNET=y | 986 | CONFIG_NET_ETHERNET=y |
| 984 | CONFIG_MII=m | 987 | CONFIG_MII=y |
| 985 | CONFIG_HAPPYMEAL=m | 988 | CONFIG_HAPPYMEAL=m |
| 986 | CONFIG_SUNGEM=m | 989 | CONFIG_SUNGEM=m |
| 987 | CONFIG_CASSINI=m | 990 | CONFIG_CASSINI=m |
| @@ -1014,8 +1017,8 @@ CONFIG_NETDEV_1000=y | |||
| 1014 | # CONFIG_TIGON3 is not set | 1017 | # CONFIG_TIGON3 is not set |
| 1015 | # CONFIG_BNX2 is not set | 1018 | # CONFIG_BNX2 is not set |
| 1016 | # CONFIG_QLA3XXX is not set | 1019 | # CONFIG_QLA3XXX is not set |
| 1017 | CONFIG_ATL1=m | 1020 | CONFIG_ATL1=y |
| 1018 | CONFIG_ATL1E=m | 1021 | CONFIG_ATL1E=y |
| 1019 | # CONFIG_NETDEV_10000 is not set | 1022 | # CONFIG_NETDEV_10000 is not set |
| 1020 | # CONFIG_TR is not set | 1023 | # CONFIG_TR is not set |
| 1021 | 1024 | ||
| @@ -2117,8 +2120,22 @@ CONFIG_CONFIGFS_FS=m | |||
| 2117 | # CONFIG_SYSV_FS is not set | 2120 | # CONFIG_SYSV_FS is not set |
| 2118 | # CONFIG_UFS_FS is not set | 2121 | # CONFIG_UFS_FS is not set |
| 2119 | CONFIG_NETWORK_FILESYSTEMS=y | 2122 | CONFIG_NETWORK_FILESYSTEMS=y |
| 2120 | # CONFIG_NFS_FS is not set | 2123 | CONFIG_NFS_FS=y |
| 2121 | # CONFIG_NFSD is not set | 2124 | CONFIG_NFS_V3=y |
| 2125 | # CONFIG_NFS_V3_ACL is not set | ||
| 2126 | # CONFIG_NFS_V4 is not set | ||
| 2127 | CONFIG_ROOT_NFS=y | ||
| 2128 | CONFIG_NFSD=y | ||
| 2129 | CONFIG_NFSD_V3=y | ||
| 2130 | # CONFIG_NFSD_V3_ACL is not set | ||
| 2131 | # CONFIG_NFSD_V4 is not set | ||
| 2132 | CONFIG_LOCKD=y | ||
| 2133 | CONFIG_LOCKD_V4=y | ||
| 2134 | CONFIG_EXPORTFS=y | ||
| 2135 | CONFIG_NFS_COMMON=y | ||
| 2136 | CONFIG_SUNRPC=y | ||
| 2137 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 2138 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 2122 | # CONFIG_SMB_FS is not set | 2139 | # CONFIG_SMB_FS is not set |
| 2123 | # CONFIG_CIFS is not set | 2140 | # CONFIG_CIFS is not set |
| 2124 | # CONFIG_NCP_FS is not set | 2141 | # CONFIG_NCP_FS is not set |
diff --git a/meta/packages/linux/linux-moblin_2.6.27-rc6.bb b/meta/packages/linux/linux-moblin_2.6.27-rc6.bb index aae5b1502e..31c5ab7edc 100644 --- a/meta/packages/linux/linux-moblin_2.6.27-rc6.bb +++ b/meta/packages/linux/linux-moblin_2.6.27-rc6.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require linux-moblin.inc | 1 | require linux-moblin.inc |
| 2 | 2 | ||
| 3 | PR = "r2" | 3 | PR = "r3" |
| 4 | 4 | ||
| 5 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
| 6 | DEFAULT_PREFERENCE_eee901 = "1" | 6 | DEFAULT_PREFERENCE_eee901 = "1" |
