diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 12:33:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 12:33:25 +0000 |
commit | 9ebc3c57549b66d32bbc207172bc5d5f45924b51 (patch) | |
tree | a23faf346408c6de00a1a5d052d555768845ba63 /target/linux/generic/config-2.6.38 | |
parent | 4f862cc31b53c9431ef4de1e0a35519eb6a7af37 (diff) | |
download | upstream-9ebc3c57549b66d32bbc207172bc5d5f45924b51.tar.gz upstream-9ebc3c57549b66d32bbc207172bc5d5f45924b51.tar.bz2 upstream-9ebc3c57549b66d32bbc207172bc5d5f45924b51.zip |
[target/generic/2.6.38]: replace the mips_boot patch with one that makes BOOT_RAW selectable, and enable it in the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25088 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.38')
-rw-r--r-- | target/linux/generic/config-2.6.38 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 4d7733398b..a19be42894 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -250,6 +250,7 @@ CONFIG_BLOCK=y # CONFIG_BNX2 is not set # CONFIG_BONDING is not set # CONFIG_BOOT_PRINTK_DELAY is not set +CONFIG_BOOT_RAW=y # CONFIG_BPQETHER is not set # CONFIG_BRCM80211 is not set # CONFIG_BRIDGE_EBT_802_3 is not set |