enable more dvb-t frontends
authorPhil Blundell <philb@gnu.org>
Sat, 18 Sep 2004 22:44:59 +0000 (22:44 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 18 Sep 2004 22:44:59 +0000 (22:44 +0000)
BKrev: 414cba6bTNxRYwmYmnl5aw4nuy4JhA

linux/linux-epia-2.6.8.1/epia_defconfig
linux/linux-epia_2.6.8.1.oe

index a23e274..4d51bd8 100644 (file)
@@ -1005,12 +1005,13 @@ CONFIG_DVB_CORE=m
 # CONFIG_DVB_ATMEL_AT76C651 is not set
 # CONFIG_DVB_CX24110 is not set
 # CONFIG_DVB_GRUNDIG_29504_491 is not set
-# CONFIG_DVB_GRUNDIG_29504_401 is not set
+CONFIG_DVB_GRUNDIG_29504_401=m
 # CONFIG_DVB_MT312 is not set
 # CONFIG_DVB_VES1820 is not set
 # CONFIG_DVB_VES1X93 is not set
-# CONFIG_DVB_TDA1004X is not set
-# CONFIG_DVB_NXT6000 is not set
+CONFIG_DVB_TDA1004X=m
+CONFIG_DVB_TDA1004X_FIRMWARE_FILE="/usr/lib/hotplug/firmware/tda1004x.bin"
+CONFIG_DVB_NXT6000=m
 
 #
 # Supported SAA7146 based PCI Adapters
@@ -1296,6 +1297,10 @@ CONFIG_FS_MBCACHE=y
 # CONFIG_REISERFS_FS is not set
 # CONFIG_JFS_FS is not set
 CONFIG_XFS_FS=y
+# CONFIG_XFS_RT is not set
+# CONFIG_XFS_QUOTA is not set
+# CONFIG_XFS_SECURITY is not set
+# CONFIG_XFS_POSIX_ACL is not set
 # CONFIG_MINIX_FS is not set
 # CONFIG_ROMFS_FS is not set
 # CONFIG_QUOTA is not set
index 4f17356..bd55f12 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Linux kernel for VIA EPiA"
 LICENSE = "GPL"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
           http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1 \