summaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
Diffstat (limited to 'targets')
-rw-r--r--targets/motorola/sandpoint/Config.lb3
1 files changed, 3 insertions, 0 deletions
diff --git a/targets/motorola/sandpoint/Config.lb b/targets/motorola/sandpoint/Config.lb
index 356b81f269..3a7e376e67 100644
--- a/targets/motorola/sandpoint/Config.lb
+++ b/targets/motorola/sandpoint/Config.lb
@@ -29,6 +29,9 @@ uses MAINBOARD_VENDOR
## use a cross compiler
option CROSS_COMPILE="powerpc-eabi-"
+## Use chip configuration
+option CONFIG_CHIP_CONFIGURE=1
+
## We don't use compressed image
option CONFIG_COMPRESS=0