Stephan Raue
e83378d5ec
Merge pull request #2220 from dagwieers/kernel-ikconfig
...
AppleTV: Make in-kernel config modular (but keep it available)
2013-04-22 08:55:25 -07:00
Dag Wieers
eea9066797
AppleTV: Make in-kernel config modular (but keep it available)
...
The in-kernel config (/proc/config.gz) is a useful way to understand how your existing kernel has been compiled, however it does use some memory to represent this information inside the kernel. However by making it optional you can still have this information if wanted, but as part of the system ramdisk (as a kernel module) rather than in memory all the time.
For AppleTV this was not (yet) enabled, for other platforms we make it modular.
2013-04-22 17:39:19 +02:00
Stephan Raue
2fc99efd44
projects/*/linux: add P54 network driver
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-22 16:11:31 +02:00
Dag Wieers
1f02edcc71
Enable DMI module to allow for debugging
...
While debugging a Zotac ID-80 not having any DMI information at all at your disposal is a drag. Making the DMI module afavilable at least allows me to see whether we need to flash the BIOS etc...
2013-04-21 23:32:51 +02:00
Stephan Raue
b2c1fc73d6
projects/*/linux: add HOSTAP support to force enabling of LIB80211 support, sync kernel config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-04-15 20:40:02 +02:00
Stefan Saraev
00cbc1be25
projects/*/linux/linux.*.conf: sync kernel config (saa716x)
2013-03-31 21:18:19 +03:00
Stefan Saraev
4b46cf4253
projects/*/linux/linux.*.conf: sync kernel config (again)
2013-03-31 20:16:26 +03:00
Stefan Saraev
1a4d358a0f
projects/*/linux/linux.*.conf: sync kernel config
2013-03-31 19:32:12 +03:00
Stephan Raue
f2ac2dc9ea
projects/*/linux: add support for more Aetheros cards
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-26 21:54:30 +01:00
Stefan Saraev
c2aff396e6
linux: sync configs
2013-03-26 22:03:45 +02:00
Stefan Saraev
f0fb9a87bc
ups. forgot configs for 3.8.4 kernel
2013-03-26 21:10:21 +02:00
Stephan Raue
0e8f009cfa
projects/*/linux: add P4 clockmod driver to supported projects
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-08 14:56:06 +01:00
Stephan Raue
dc3cc80344
projects/*/linux: buildin some sound modules in kernel
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 16:44:27 +01:00
Stephan Raue
a59badeef8
projects/*/linux: disable VM86 support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 13:26:04 +01:00
Stephan Raue
1c7bb89a88
projects/*/linux: disable AIO support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 13:22:49 +01:00
Stephan Raue
32a349df51
projects/*/linux: disable IOMMU support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 13:20:43 +01:00
Stephan Raue
2e5e7380b6
projects/*/linux: disable CGROUPS support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 13:15:19 +01:00
Stephan Raue
3997e74461
projects/*/linux: disable SCHED_AUTOGROUP support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 13:12:03 +01:00
Stephan Raue
3c924bb4f7
projects/*/linux: disable NAMESPACES support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-03-04 13:08:48 +01:00
Stephan Raue
ac61c98340
projects/*/linux: remove deprecated kernel commandline options
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-28 20:08:06 +01:00
Stephan Raue
0155cd74ad
projects/*/linux: disable X86_SMAP support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-28 19:57:42 +01:00
Stephan Raue
c566394ae4
projects/*/linux: disable X86_SMAP support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-28 19:37:57 +01:00
Stephan Raue
2f9488c284
projects/*/linux: disable CONFIG_8139TOO_PIO and CONFIG_8139TOO_TUNE_TWISTER
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-28 19:08:04 +01:00
Stephan Raue
b5eaf5897c
projects/*/linux: add watchdog support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-02-07 15:51:03 +01:00
vpeter4
482eaffcb2
linux: support Opera1 DVB-S USB2.0 receiver, this fix #1734
2013-02-06 20:26:27 +01:00