27 Apr, 2011
1 commit
-
BT_L2CAP and BT_SCO have changed to bool .
Value 'm' has invalid .Signed-off-by: Wanlong Gao
Signed-off-by: Benjamin Herrenschmidt
21 Jan, 2011
1 commit
-
The meaning of CONFIG_EMBEDDED has long since been obsoleted; the option
is used to configure any non-standard kernel with a much larger scope than
only small devices.This patch renames the option to CONFIG_EXPERT in init/Kconfig and fixes
references to the option throughout the kernel. A new CONFIG_EMBEDDED
option is added that automatically selects CONFIG_EXPERT when enabled and
can be used in the future to isolate options that should only be
considered for embedded systems (RISC architectures, SLOB, etc).Calling the option "EXPERT" more accurately represents its intention: only
expert users who understand the impact of the configuration changes they
are making should enable it.Reviewed-by: Ingo Molnar
Acked-by: David Woodhouse
Signed-off-by: David Rientjes
Cc: Greg KH
Cc: "David S. Miller"
Cc: Jens Axboe
Cc: Arnd Bergmann
Cc: Robin Holt
Cc:
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
09 Aug, 2010
1 commit
-
This trims all our defconfigs using make savedefconfig
Signed-off-by: Benjamin Herrenschmidt
28 Apr, 2010
1 commit
-
Refresh ps3_defconfig to latest kernel sources and change
these kernel config options:o CONFIG_USB_ANNOUNCE_NEW_DEVICES: n -> y
o CONFIG_USB_EHCI_TT_NEWSCHED: n -> y
o CONFIG_CMDLINE_BOOL: n -> y
o CONFIG_CMDLINE: n -> ""Signed-off-by: Geoff Levand
Signed-off-by: Benjamin Herrenschmidt
29 Jan, 2010
1 commit
-
The current PS3 gelic wireless driver has support for wireless
extensions. The original PS3 gelic wireless driver exposed a
dedicated API for a dedicated wpa_supplicant driver. This old
API could be enabled with CONFIG_GELIC_WIRELESS_OLD_PSK_INTERFACE,
however, as this is not being used by any distros, and it is being
removed from the driver and from wpa_supplicant.Signed-off-by: Hamish Guthrie
Acked-by: Geoff Levand
Signed-off-by: John W. Linville
27 Aug, 2009
1 commit
-
Update ps3_defconfig.
o Refresh for 2.6.31.
o Remove MTD support.
o Add more HID drivers.Signed-off-by: Geoff Levand
Signed-off-by: Benjamin Herrenschmidt
18 May, 2009
1 commit
-
Refresh and set these options:
CONFIG_SYSFS_DEPRECATED_V2: y -> n
CONFIG_INPUT_JOYSTICK: y -> n
CONFIG_HID_SONY: n -> m
CONFIG_RTC_DRV_PS3: - -> mSigned-off-by: Geoff Levand
Signed-off-by: Benjamin Herrenschmidt
18 Mar, 2009
1 commit
-
Update ps3_defconfig.
Sets these options:
CONFIG_PS3_VRAM=m
CONFIG_BLK_DEV_DM=m
CONFIG_USB_HIDDEV=y
CONFIG_EXT4_FS=ySigned-off-by: Geoff Levand
Signed-off-by: Benjamin Herrenschmidt
26 Aug, 2008
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
22 Jul, 2008
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Benjamin Herrenschmidt
02 May, 2008
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
20 Mar, 2008
1 commit
-
Signed-off-by: Paul Mackerras
25 Jan, 2008
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
14 Dec, 2007
1 commit
-
Currently it's impossible to build a ps3_defconfig which will reboot
without modules installed. This makes it all too easy to find yourself
with a PS3 that won't reboot.This is because the system manager driver, which provides the reboot
mechanism, is only selectable if PS3_ADVANCED is set, else it defaults
to m. In ps3_defconfig PS3_ADVANCED is not set, therefore the system
manager is built as a module.It would be desirable IMHO for the defconfig to produce a kernel that
boots and reboots, without needing modules to be installed.Signed-off-by: Michael Ellerman
Acked-by: Geoff Levand
Signed-off-by: Paul Mackerras
06 Dec, 2007
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
17 Oct, 2007
1 commit
-
When checking out the new NO_HZ support in powerpc, I noticed we never
slept for more than 2 seconds. It turns out SLAB has a 2 second per cpu
timer that causes this.After switching to SLUB I see some nice 4 second sleeps which is the
limit on this POWER6 box (the decrementer ticks at 512MHz):slept 4.19 sec
slept 4.19 sec
slept 4.19 sec
slept 4.19 sec
slept 3.96 sec
slept 3.80 sec
slept 2.99 secSince SLUB is now the default and some powerpc defconfigs already enable
it, lets enable SLUB across the board for consistency. While doing this
I also noticed that the maple defconfig has SLAB debugging enabled which
is sure to make your box nice and slow. Fix that too.Signed-off-by: Anton Blanchard
Signed-off-by: Paul Mackerras
10 Aug, 2007
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
11 Jul, 2007
1 commit
28 Jun, 2007
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
26 Jun, 2007
1 commit
-
Signed-off-by: Paul Mackerras
12 May, 2007
1 commit
-
Update ps3_defconfig.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
02 May, 2007
1 commit
-
Updates to ps3_defconfig for linux-2.6.21.
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
13 Feb, 2007
1 commit
-
PS3: defconfig updates for ps3av and ps3fb
Signed-off-by: Geert Uytterhoeven
Cc: James Simmons
Cc: Benjamin Herrenschmidt
Cc: Paul Mackerras
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
07 Feb, 2007
2 commits
-
Update ps3_defconfig to enable USB mass storage and VFAT.
Signed-off-by: Geoff Levand
Acked-by: Arnd Bergmann
Signed-off-by: Paul Mackerras -
Updates for ps3_defconfig.
Signed-off-by: Geoff Levand
Acked-by: Arnd Bergmann
Signed-off-by: Paul Mackerras
22 Jan, 2007
1 commit
-
Mostly took the defaults, except tried to get the netfilter options
more or less as they were before.Signed-off-by: Paul Mackerras
11 Dec, 2006
1 commit
-
Adds support for the PS3 virtual UART (vuart). The vuart provides a
bi-directional byte stream data link between logical partitions.This is needed for the ps3 graphics driver and the ps3 power
control support to be able to communicate with the lv1 policy
module.Signed-off-by: Geoff Levand
Acked-by: Arnd Bergmann
Signed-off-by: Paul Mackerras
04 Dec, 2006
1 commit
-
Adds a ps3_defconfig for the PS3 game console.
Signed-off-by: Geoff Levand
Signed-off-by: Arnd Bergmann