From 99bc4514c23f0001f2da7da47f03d3ba94232cc7 Mon Sep 17 00:00:00 2001 From: Libra Li Date: Thu, 22 Oct 2009 02:54:25 +0000 Subject: The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and does not need any handling in software. Signed-off-by: Libra Li Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4822 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/technexion/tim5690/Config.lb | 3 --- 1 file changed, 3 deletions(-) (limited to 'targets/technexion') diff --git a/targets/technexion/tim5690/Config.lb b/targets/technexion/tim5690/Config.lb index eeb97cccd8..9affa0755d 100644 --- a/targets/technexion/tim5690/Config.lb +++ b/targets/technexion/tim5690/Config.lb @@ -8,9 +8,6 @@ option CONFIG_ROM_SIZE = (1024*512) #option CONFIG_ROM_SIZE = (1024*1024*2) #option CONFIG_ROM_SIZE = (1024*1024*4) -option CONFIG_COMPRESSED_PAYLOAD_LZMA=1 - - romimage "normal" option CONFIG_USE_FALLBACK_IMAGE=0 option CONFIG_ROM_IMAGE_SIZE=0x20000 -- cgit v1.2.3