diff options
| -rw-r--r-- | target/linux/atheros/config-2.6.33 | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index 014723037..3d2ea92c9 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -21,8 +21,10 @@ CONFIG_ATHEROS_WDT=y  # CONFIG_BCM63XX is not set  CONFIG_BITREVERSE=y  # CONFIG_BSD_PROCESS_ACCT is not set +# CONFIG_BUG is not set  # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set  # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set +CONFIG_CC_OPTIMIZE_FOR_SIZE=y  CONFIG_CEVT_R4K=y  CONFIG_CEVT_R4K_LIB=y  CONFIG_CMDLINE="console=ttyS0,9600 rootfstype=squashfs,jffs2" | 
