Add ARM serial debug port define to whitelist.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 1 Sep 2009 17:09:08 +0000 (17:09 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 1 Sep 2009 17:09:08 +0000 (17:09 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2855 38d2e660-2303-0410-9eaa-f027e97ec537

test/enablecfg.py

index 7bac4a5d3d4cba661ccb48e2486073a4b35389ef..811d9ba6f86e339c6635542bb21e38d9c3445740 100755 (executable)
@@ -47,6 +47,7 @@ whitelist = [
        'CONFIG_KERN_PREEMPT',
        'RAMP_USE_FLOATING_POINT',
        'CONFIG_SER_HWHANDSHAKE',
+       'CONFIG_KDEBUG_PORT',
 ]
 
 tests = [