diff options
Diffstat (limited to 'v4l/scripts/gentree.pl')
-rwxr-xr-x | v4l/scripts/gentree.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/scripts/gentree.pl b/v4l/scripts/gentree.pl index 08969dab3..3e26d8d92 100755 --- a/v4l/scripts/gentree.pl +++ b/v4l/scripts/gentree.pl @@ -67,6 +67,8 @@ my %defs = ( 'I2C_CLASS_TV_DIGITAL' => 1, 'OLD_XMIT_LOCK' => 0, 'CONFIG_VIVI_SCATTER' => 0, + 'CONFIG_BIGPHYS_AREA' => 0, + 'BUZ_USE_HIMEM' => 1, ); ################################################################# |