1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 10:08:03 +03:00

[brcm63xx] turn on size optimization for bcm63xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16607 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-06-28 20:06:13 +00:00
parent 3365db367c
commit a7ee73e3a6

View File

@ -26,6 +26,7 @@ CONFIG_BOARD_BCM963XX=y
# CONFIG_BOARD_LIVEBOX is not set
# CONFIG_BSD_DISKLABEL is not set
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CEVT_R4K=y
CONFIG_CLASSIC_RCU=y
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"