1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 12:06:49 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
nbd
95246c4c70 disable all kernel config options that are set to =m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
florian
8db51c970f Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 16:15:53 +00:00
florian
efddec5d11 Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 13:41:30 +00:00
florian
e0338bc09b Enable more PCMCIA specific options, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 21:27:05 +00:00
florian
5b4bdb577c Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 18:54:35 +00:00
florian
e87769159c Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 13:42:36 +00:00
nico
ab01217894 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 17:08:51 +00:00
nico
112eacc155 properly disable CONFIG_CRYPTO_HW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 12:31:50 +00:00
thepeople
65f7b3c0ed add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-25 13:02:20 +00:00
florian
2401b1a12a Upgrade rdc to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-13 14:35:18 +00:00